Add registration

This commit is contained in:
Benjamin Drieu 2018-09-29 22:32:15 +02:00 committed by root
parent ca3c109c43
commit 12cc690923
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ default_server = "irc.eu.freenode.net"
default_nickname = "agirbot"
help_list = ["help", "faq", "aide"]
hello_list = ["hello", "yo", "bonjour", "salut"]
registered = True
#########################
### Class Definitions ###