Commit Graph

13 Commits

Author SHA1 Message Date
be43d3e03a Added coroutine to defer response to interaction
This should compensate for the lag in the bot and fix the menu bug
2022-01-22 13:54:02 +00:00
94ce0aa31a Fully implemented /tcard command.
Bug fixes for member signup
Added live update of game header message during pitches
Documentation updates
2021-08-05 02:00:03 +01:00
9014bdaac4 Updated bot.
Bugfix: player count on GM leaving
Added /tcard command with audio
Updated debug commands
2021-08-04 13:15:18 +01:00
7dff3f74ec Bug fixes 2021-07-27 11:51:02 +01:00
e30e89e7e3 Debugged membership sign-ups and pitch menu.
Ready for more rigorous testing.
2021-07-24 17:58:23 +01:00
5bb9af12c9 Finished the bot. Requires testing.
Wrote up documentation. Readme needs finishing.
Future development needs to use global listeners for processes.
2021-07-23 15:55:27 +01:00
f80a37f949 Changed how delete time slot functions 2021-07-20 21:43:22 +01:00
304dd9f9de Finessed game create and delete commands 2021-07-19 15:30:04 +01:00
e62342bc9a Finished Config command group 2021-07-18 23:16:58 +01:00
241403f5fb Removed async await test function 2021-07-17 14:00:23 +01:00
78bc73c023 Started writing /commands.
Completed channel group of config subcommands
Fixed bugs in config initialisation function
2021-07-17 13:56:04 +01:00
51a01bab49 Added config checking, event listeners, etc.
Can track added features by comparing TODO list.
2021-07-16 23:53:31 +01:00
1fa5029212 Changed file structure.
Moved code to main bot and cog files.
2021-07-15 23:13:01 +01:00