Commit Graph

42 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
42cf3afcb4 Bugfix: membership restriction scanning non-game servers 2022-01-21 21:24:44 +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
175a911ed4 Try enabling opus 2021-08-05 00:40:58 +01:00
ca281fb34f Remove audio for the time being 2021-08-04 17:19:47 +01:00
63146bd042 Trying to install Opus lib via Docker instruction 2021-08-04 17:02:36 +01:00
90d6132705 Attempt to load Opus 2021-08-04 16:30:01 +01:00
a10ed8ef29 Let's try if this fixes it 2021-08-04 16:25:48 +01:00
cc0b3c6bb9 Getting better? 2021-08-04 15:24:39 +01:00
cf912db336 Hotfix colour bug 2021-08-04 14:19:11 +01:00
e441ba63a0 Hotfix for enabling the /tcard command 2021-08-04 14:12:14 +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
40daa58326 Bug fix for player add and kick 2021-07-27 11:53:29 +01:00
7dff3f74ec Bug fixes 2021-07-27 11:51:02 +01:00
d38ead1c49 Hotfix pitch menu bug due to Null current_players 2021-07-27 11:34:47 +01:00
46fb9cf1fd Permission Hotfixes 2021-07-26 21:29:20 +01:00
a772c06313 Debug 2021-07-26 21:21:41 +01:00
89a92586ff Hotfix 2021-07-26 21:14:50 +01:00
7916b1fca6 Pre-Deployment Still bugged as hell. 2021-07-26 18:54:28 +01:00
e30e89e7e3 Debugged membership sign-ups and pitch menu.
Ready for more rigorous testing.
2021-07-24 17:58:23 +01:00
173aeb2a3c Debug Pitch Menu 2021-07-24 13:15:01 +01:00
1826b9d72b Added migrate command. Bot ready for testing. 2021-07-24 09:25:46 +01:00
882e0b3ab8 Updated Readme. Refreshed requirements.
Purged guild.
Ready for further testing.
2021-07-24 01:01:48 +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
2f974f9f8f Finished writing Pitch command.
Needs further testing.
Prepare to write member verification and event listeners next.
2021-07-23 00:44:21 +01:00
51513c89a0 Issue present with Purge command 2021-07-21 23:05:13 +01:00
ede87e799c Wrote player commands, still not tested. 2021-07-21 11:49:29 +01:00
615e3fa169 Finished making purge command (untested)
Made all feedback from /commands hidden messages.
2021-07-21 01:41:08 +01:00
f80a37f949 Changed how delete time slot functions 2021-07-20 21:43:22 +01:00
45f7edb75d Fixed the game modift command.
Working on purge and GM commands next.
2021-07-20 00:44:03 +01:00
1a00afcf71 Modify Game command really badly broken.
A lot of silent and unhelpful errors.
2021-07-19 21:22:25 +01:00
304dd9f9de Finessed game create and delete commands 2021-07-19 15:30:04 +01:00
4277ef4f91 Wrote Create and Delete Game commands
Untested.
2021-07-19 02:26:35 +01:00
e62342bc9a Finished Config command group 2021-07-18 23:16:58 +01:00
b6203566b3 Added config lock, but not working. 2021-07-18 20:11:05 +01:00
c5be0002ac Finished abstraction of /config subcommands 2021-07-18 01:28:06 +01:00
3d937fffea Finished /config subcommands
Prior to abstraction to generic /config commands with multiple keyed arguments
2021-07-18 00:43:44 +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
70b98d6c18 v2.1.1 of the bot, which is currently in use on the Geas server. 2021-07-07 15:00:44 +01:00