wip: work on new poll command

This commit is contained in:
2021-07-30 12:52:10 -04:00
parent 83672bba00
commit f9f93afcd1
6 changed files with 41 additions and 14 deletions

View File

@@ -0,0 +1,3 @@
from cogs.finance import Finance
from cogs.fun import Fun
from cogs.programming import Programming