134 Commits

Author SHA1 Message Date
bobloy
266b0a485d Alpha ready changes 2020-09-29 17:39:07 -04:00
bobloy
7f8d0f13f7 Black format 2020-09-29 17:32:35 -04:00
bobloy
c529d792e6 Fix double game_end 2020-09-29 17:31:55 -04:00
bobloy
62a70c52c6 Some weird error with dm-ing keeps happening, add better log to catch it 2020-09-29 17:17:49 -04:00
bobloy
19104241d7 Don't await task cancels 2020-09-29 17:17:29 -04:00
bobloy
8a4893c5f5 Forgot the f in fstring 2020-09-29 17:17:20 -04:00
bobloy
9ca5d37f7e Fixed a variable reuse, channel naming, bot's can't play, less bold, object deletion error catching 2020-09-29 17:17:11 -04:00
bobloy
f3965b73d8 Mostly messaging adjustments, fix for failing to talley votes 2020-09-29 14:25:19 -04:00
bobloy
e27cfba763 Move to italics 2020-09-29 12:42:05 -04:00
bobloy
211df56e1b Add repr 2020-09-29 12:41:57 -04:00
bobloy
443c84ccab Fix night_messages to night_results 2020-09-29 12:41:43 -04:00
bobloy
c7d320ccaa WIP Player converter 2020-09-29 12:41:26 -04:00
bobloy
2ab87866dd Adjust to italics, fix generate targets to be more obvious and readable, fix night_messages confusion with night_results 2020-09-29 12:41:15 -04:00
bobloy
3a6d3df374 More WIP progress 2020-09-28 17:24:35 -04:00
bobloy
8a42b87bd6 black 2020-09-28 10:54:47 -04:00
bobloy
af4cd92488 Correctly reset channels 2020-09-25 22:05:22 -04:00
bobloy
03f0ef17be Fix aggressive refactor 2020-09-25 22:04:35 -04:00
bobloy
029b6a51b1 black 2020-09-25 15:59:29 -04:00
bobloy
61049c2343 Adding constants 2020-09-25 15:59:21 -04:00
bobloy
eb0c79ef1d Introduction of The Blob 2020-09-25 15:56:49 -04:00
bobloy
a0c645bd28 Precarious import order 2020-09-25 15:56:33 -04:00
bobloy
224ff93531 black and __all__ 2020-09-24 17:06:17 -04:00
bobloy
f263f97cc2 Update builder to accept any number of roles 2020-09-24 17:06:03 -04:00
bobloy
61d1313411 Switch game to handle daytime smoother allowing cancellation 2020-09-24 17:05:52 -04:00
bobloy
cb0a7f1041 Add priority and parameters 2020-09-24 17:04:49 -04:00
bobloy
39801aada9 Missed priority 2020-09-24 17:04:25 -04:00
bobloy
eaa3e0a2f7 Fix listener parameters and priority 2020-09-24 17:04:11 -04:00
bobloy
8ffc8cc707 Missed the listener update 2020-09-24 17:03:39 -04:00
bobloy
84ed2728e7 switch to log 2020-09-24 13:36:42 -04:00
bobloy
98ae481d14 Show valid settings correctly 2020-09-22 17:53:54 -04:00
bobloy
29aa493033 Better checking of valid settings 2020-09-22 17:50:05 -04:00
bobloy
7109471c35 WIP listeners, switch to f strings, and overall rewrite 2020-09-22 17:30:58 -04:00
bobloy
a2eaf55515 Priority update for listeners 2020-09-22 16:46:38 -04:00
bobloy
06af229a62 non-relative imports 2020-09-22 16:23:26 -04:00
bobloy
8a3f45bdc1 Listener structure major change
Still need priority
2020-09-21 17:11:55 -04:00
bobloy
1723dc381d More listener 2020-09-21 13:42:43 -04:00
bobloy
28bf2a73e1 Still going on events 2020-09-21 11:17:59 -04:00
bobloy
fe1f11b2eb Maybe dispatch? WIP 2020-09-19 20:21:28 -04:00
bobloy
7e1a6e108e Logs mainly 2020-09-18 17:02:37 -04:00
bobloy
339492d6d9 Black formatting 2020-09-18 14:10:04 -04:00
bobloy
7a9fb922bd Merge branch 'master' into werewolf-develop
# Conflicts:
#	werewolf/builder.py
2020-09-18 12:27:15 -04:00
bobloy
340f1dbff4 Grammar 2020-08-18 10:32:34 -04:00
bobloy
f8fcb4c736 Max bot version unnecessary 2020-08-18 10:31:47 -04:00
bobloy
151eca1c76 More 3.4 compatibility, mentions and listeners 2020-08-18 10:01:10 -04:00
bobloy
6a76d43c3d Merge branch 'master' into maybe_send_embeds 2020-08-18 08:17:21 -04:00
bobloy
58ad3fc978 It's actually a maximum 2020-08-13 12:18:31 -04:00
bobloy
035b395eb5 Add end_user_data_statementto info.json 2020-08-06 13:23:53 -04:00
bobloy
36dc74cfb1 Add red_delete_data_for_user 2020-08-06 11:34:05 -04:00
bobloy
810670f5c0 Use maybe_send_embed instead 2020-08-03 15:24:52 -04:00
bobloy
9af8601124
Remove commands.Cog backwards compatibility, and reformatting (#98)
* Unneeded requirements

* No need for lambda or function

* Remove Cog backwards compatibility, and reformatting
2020-07-20 15:25:14 -04:00