65 Commits

Author SHA1 Message Date
Sourcery AI
0475b18437 'Refactored by Sourcery' 2021-03-18 17:20:04 +00:00
bobloy
266b0a485d Alpha ready changes 2020-09-29 17:39:07 -04:00
bobloy
c529d792e6 Fix double game_end 2020-09-29 17:31:55 -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
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
61049c2343 Adding constants 2020-09-25 15:59:21 -04:00
bobloy
61d1313411 Switch game to handle daytime smoother allowing cancellation 2020-09-24 17:05:52 -04:00
bobloy
84ed2728e7 switch to log 2020-09-24 13:36:42 -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
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
810670f5c0 Use maybe_send_embed instead 2020-08-03 15:24:52 -04:00
Toby Harradine
b11ee85bdd Use relative imports in cogs (#49)
* [ChatterBot] Use relative imports

* [Werewolf] Use relative imports

* [Chatter] Use relative imports
2019-04-07 23:31:36 -04:00
bobloy
849262969c forgot some await's 2018-12-05 14:59:10 -05:00
bobloy
3296c03de2 Merge branch 'master' into werewolf_develop
# Conflicts:
#	werewolf/builder.py
#	werewolf/game.py
#	werewolf/werewolf.py
2018-10-05 11:14:56 -04:00
bobloy
3f331e2016 new commands.Context 2018-05-12 18:25:47 -04:00
bobloy
6a977000a2 Additional type hints
Signed-off-by: Bobloy <alboblexloy@gmail.com>
2018-05-10 14:00:52 -04:00
Bobloy
deb96a73b6 optimize imports and pep8 2018-05-09 09:43:22 -04:00
Bobloy
9ac6d396a8 Gotta be RedContext until next beta 2018-05-09 09:42:02 -04:00
Bobloy
8267e741ec Cleanup 2018-05-08 16:02:26 -04:00
Bobloy
2cd594c36a commands.Context for the future 2018-05-04 08:48:36 -04:00
Bobloy
4d9ac39e82 string roles and other nonsense 2018-05-02 14:08:06 -04:00
Bobloy
d206ea2cb9 Errors and permissions 2018-05-01 17:05:08 -04:00
bobloy
8dabc12c97 settings 2018-04-30 09:53:55 -04:00
Bobloy
cca219d20f progress 2018-04-25 17:03:04 -04:00
Bobloy
e46f799d02 fix code problems 2018-04-25 14:09:03 -04:00
bobloy
d73c452015 builder mostly done 2018-04-24 21:24:20 -04:00
Bobloy
d0facafb92 Seer and voting fixes 2018-04-23 17:05:58 -04:00
Bobloy
bae1355037 end_game 2018-04-23 11:55:24 -04:00
Bobloy
22aaa497f8 formatting 2018-04-23 10:41:49 -04:00
bobloy
b5c2d3d10b start of end condition 2018-04-22 21:38:17 -04:00
bobloy
cd6ea57af7 roles and updates 2018-04-22 20:01:54 -04:00
Bobloy
5a79919c4d more progress 2018-04-20 16:58:37 -04:00
Bobloy
6e87f41dcc pep8 2018-04-20 13:21:46 -04:00
Bobloy
e03c32926e Improve imports 2018-04-20 13:14:22 -04:00
bobloy
67b8616709 more pep8 2018-04-19 23:02:21 -04:00
bobloy
fd835844f8 Lots of pep8 2018-04-19 22:58:49 -04:00
bobloy
a0c7337e0c Merge branch 'master' of https://github.com/bobloy/Fox-V3 2018-04-19 22:41:28 -04:00
bobloy
f22c7a435a some changes 2018-04-19 22:40:00 -04:00
Bobloy
06bfb01fe3 Merge branch 'master' of https://github.com/bobloy/Fox-V3 2018-04-19 22:39:29 -04:00