Commit Graph

61 Commits

Author SHA1 Message Date
77e4ad91ed Onboarding to new environment with remote deployment to server 2021-09-11 17:23:14 +01:00
27ab3bde67 Rebuilt to use python:slim instead of buster
Reduced footprint of the image to less than a quarter from before.
Compatibility with Opus and Numpy still maintained as it is Debian based
2021-08-06 12:20:25 +01:00
b5f950a1ba Updated Dockefile to use Slim image 2021-08-05 23:59:18 +01:00
4f92e83e48 Documentation and description update
Added .env.example file.
Branch now ready to be merged for the first tagged release of the Bot.
2021-08-05 02:54:52 +01: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
250ad9b593 removed libiffi 2021-08-05 00:35:00 +01:00
8acdadfc79 Trying to add Opus and dependencies 2021-08-05 00:30:40 +01:00
ca281fb34f Remove audio for the time being 2021-08-04 17:19:47 +01:00
c32cef2da5 Change Libopus name 2021-08-04 17:13:30 +01:00
63146bd042 Trying to install Opus lib via Docker instruction 2021-08-04 17:02:36 +01:00
21d5cba5f5 Trying to get Opus installed 2021-08-04 16:49:56 +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
330426b2d3 Change sound file 2021-08-04 16:05:31 +01:00
cc0b3c6bb9 Getting better? 2021-08-04 15:24:39 +01:00
dcf0fec7ac Hope this fixes it 2021-08-04 15:17:13 +01:00
e47e08a272 What the hell is going on!? 2021-08-04 15:11:34 +01:00
497441d841 Somehow this has made everything worse 2021-08-04 15:04:47 +01:00
3ad556bb3b Fix for requirements bug 2021-08-04 14:52:27 +01:00
833cfb1278 Trying to fix bizarre Requirements bug 2021-08-04 14:43:58 +01:00
5944f6fa85 Updated requirements 2021-08-04 14:33:01 +01:00
cf912db336 Hotfix colour bug 2021-08-04 14:19:11 +01:00
9656249655 Hotfix to enable /tcard 2021-08-04 14:14:38 +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
c6113e31eb Added categories lookup file 2021-07-20 17:28:38 +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