SomeoneElse37 / BattleBot

A Discord bot that rolls dice and stuff.
MIT License
0 stars 1 forks source link

automated tests #8

Open lenscas opened 7 years ago

lenscas commented 7 years ago

automatic tests are awesome and we should do it.

To make sure the bot doesn't try to connect to discord we can check if __name__ == ' __main__'