countdown-bot

A Discord bot that runs countdown games and generates analytics
git clone https://git.ashermorgan.net/countdown-bot/
Log | Files | Refs | README

__init__.py (100B)


      1 # Import CountdownBot so it can be easily imported from countdown_bot
      2 from .bot import CountdownBot