shaunagm / WelcomeBot

Other
35 stars 43 forks source link

Add a function that registers your nick, if your bot uses one #32

Open shaunagm opened 10 years ago

shaunagm commented 10 years ago

In order to implement this, we'll probably need to add:

To keep the password private, you'll probably want the password to be read in from a separate file, for example "bot_password.txt", that is outside the repository or is gitignored.