4 Commits

Author SHA1 Message Date
a226cfd020 use logging in bot startup 2018-01-09 10:24:37 -06:00
c2da9d09a3 add HTTP API to the bot
we use aiohttp and directly grab the discord bot's asyncio handler to
create a shared loop. things seem to work?
2018-01-09 10:23:36 -06:00
ef29f9f3e2 trivial whitespace change for pep stuff 2018-01-08 09:56:15 -06:00
1ef8318f67 start Django project, add basic Discord bot
doesn't do much other than connect, but the idea generally works, so
hooray?

now just to make sure i can actually use the decorator in other modules
properly
2018-01-08 09:30:31 -06:00