1
0
mirror of https://gitlab.com/ddorn/tfjm-discord-bot.git synced 2024-11-27 02:53:01 +00:00
Commit Graph

52 Commits

Author SHA1 Message Date
ddorn
dff9299a66 cmd to load extensions 2020-04-29 14:43:51 +02:00
ddorn
ae86dc80b7 💬 add more help text on groups commands 2020-04-29 14:23:44 +02:00
ddorn
731cae29bd help for group commands 2020-04-29 13:42:49 +02:00
ddorn
f55084e33e help for a command 2020-04-29 01:57:14 +02:00
ddorn
463be1691d start better help 2020-04-29 01:36:42 +02:00
ddorn
3d75af40ea 🐛 fix add team channel 2020-04-28 23:08:34 +02:00
ddorn
d84586b1e9 add teams voice channels 2020-04-28 21:03:35 +02:00
ddorn
63deb17723 misc cog + joke command 2020-04-28 20:25:27 +02:00
ddorn
3b55bd0399 🐛 hotfixes 2020-04-28 20:08:57 +02:00
ddorn
ad2fcf6828 🐛 fix roles on the server 2020-04-28 18:34:46 +02:00
ddorn
717f094c16 ♻️ but everything tirage related in tirage.py
back to one file for reloading
2020-04-28 15:33:40 +02:00
ddorn
3a231eda10 Hot reload extension and dev cog 2020-04-28 12:41:26 +02:00
ddorn
3cf27d82df private welcome message to captians 2020-04-28 12:03:36 +02:00
ddorn
4a5c5cfea3 capitains can now create private channels 2020-04-28 00:23:43 +02:00
ddorn
63fc235132 🐛 fix deleted mention in pm 2020-04-27 23:42:05 +02:00
ddorn
eb8b884d47 don't draw problems that can't be accepted 2020-04-27 23:27:41 +02:00
ddorn
c7ed5599b4 💬 better missing command message + allow commads to start
with "! "
2020-04-27 22:26:04 +02:00
ddorn
51f0ecbde4 💬 more detailed help 2020-04-27 22:07:20 +02:00
ddorn
03653e48b3 :fix: use team role as input everywhere 2020-04-27 20:03:51 +02:00
ddorn
20eac4a4a7 teams now use roles as input 2020-04-27 18:44:39 +02:00
ddorn
d6133b3eea 🚸 !draw show lists tirages by defaukt 2020-04-27 16:37:27 +02:00
ddorn
3618da9fb7 ♻️ factor tirage logic out 2020-04-27 16:35:29 +02:00
ddorn
472cdfc251 + 📝 team add memmbre command 2020-04-27 16:23:53 +02:00
ddorn
ae5757aceb :sprkles: team creation command 2020-04-27 15:07:21 +02:00
ddorn
415fb88f51 🚧 start team creation 2020-04-27 14:46:04 +02:00
ddorn
45a74e5a71 ♻️🙈 move problems to data forlder 2020-04-27 13:34:55 +02:00
ddorn
7f3c81cd81 ♻️ roles are now an enum 2020-04-27 12:35:02 +02:00
ddorn
11aa877f2a add role dev 2020-04-27 12:31:26 +02:00
ddorn
823587b163 Nice help ! 2020-04-27 12:28:30 +02:00
ddorn
b24921d8ba ♻️ move Tirage things to a Cog 2020-04-27 11:43:16 +02:00
ddorn
ec9671efaf ♻️ change structure to grow more 2020-04-27 10:05:17 +02:00
ddorn
0c2088bd68 ✏️ typo 2020-04-27 09:39:30 +02:00
ddorn
43701f1a53 add a way to spawn a shell to debug
also can show partial tirages
2020-04-26 22:22:15 +02:00
ddorn
1148d669cd save/show tirages 2020-04-26 16:44:24 +02:00
ddorn
047e4e86e1 detailed output 2020-04-26 15:58:01 +02:00
ddorn
ab1e772d7d ♻️ better error handling 2020-04-26 15:23:47 +02:00
ddorn
4c63c0509e show results of tirage 2020-04-26 13:30:52 +02:00
ddorn
aa7efb67b1 use async sleep 2020-04-26 12:06:47 +02:00
ddorn
1cf900d869 manage channel permissins during draw 2020-04-26 12:04:39 +02:00
ddorn
0cba843902 add second turn 2020-04-26 11:12:20 +02:00
ddorn
a6b2f0d5d9 🐛 2020-04-26 01:50:06 +02:00
ddorn
e01968efbf finish TiragePhase implementation 2020-04-26 00:58:06 +02:00
ddorn
97040cdd21 🚧 started TiragePhase 2020-04-25 23:19:29 +02:00
ddorn
7a8de206b2 ♻️ refactor OrderPhase to add PassageOrderPhase 2020-04-25 22:27:00 +02:00
ddorn
98b66858c3 :fix: show order of tirage 2020-04-25 20:41:43 +02:00
ddorn
cc5b31b9d6 ♻️ Tirage.teams is now a list of teams 2020-04-25 20:32:14 +02:00
ddorn
f64f5ed78d handle same number draw 2020-04-25 20:26:56 +02:00
ddorn
96bde31bb4 add first phase 2020-04-25 20:19:45 +02:00
ddorn
55e5de95c6 add error handling + start drawing procedure 2020-04-25 18:58:35 +02:00
ddorn
3f3520aaf5 add choose problem command 2020-04-25 17:02:57 +02:00