diff options
| author | Pratyush Desai | 2024-06-17 16:24:07 +0530 |
|---|---|---|
| committer | Pratyush Desai | 2024-06-17 16:24:07 +0530 |
| commit | e44e41d5b5bec5429c3ddfcfb52708e3978a617a (patch) | |
| tree | 9b3536613bcd4c6685c60bc1334b670fd811e8b9 /plugin.py | |
| parent | 6fd6420899826f231496c6c273f9cf2191c08b45 (diff) | |
| download | doselogging-old_plugin_import.tar.gz doselogging-old_plugin_import.tar.bz2 doselogging-old_plugin_import.zip | |
spellold_plugin_import
Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
Diffstat (limited to 'plugin.py')
| -rw-r--r-- | plugin.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ class DoseLogs(callbacks.Plugin): self.__parent.die() def set(self, irc, msg, args, timezone): - """<timezone> + """<IANA-timezone> Sets location for your current nick to <timezone> for eg. America/Chicago |
