Signed-off-by: fbt <fbt@fleshless.org>
@@ -3,7 +3,7 @@
class ModDate < Worker
def mainloop()
while true do
self.write Time.now.strftime(@config['mod']['date']['format'])
self.write Time.now.strftime(@my_config['format'])
sleep(1)
end
The note is not visible to the blocked user.