issues
search
dgw
/
sopel-UnoBot
Play UNO on IRC with the help of your Sopel bot!
Other
3
stars
3
forks
source link
Modernize integration with Sopel
#60
Closed
dgw
closed
4 years ago
dgw
commented
4 years ago
Use
bot.memory
instead of a module-level global variable
Register
setup()
and
shutdown()
handlers
Place
unoscores.txt
in Sopel's homedir instead of hard-coded folder
bot.memory
instead of a module-level global variablesetup()
andshutdown()
handlersunoscores.txt
in Sopel's homedir instead of hard-coded folder