36 Commits

Author SHA1 Message Date
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
f130c3e67f
Cogboard fixes (#37)
* Unneeded requirements

* Typo and While True

* Empty requirements

* audio tag

* Correct description, `audioset notify` alert, unneeded lavaplayer line

* unneeded requirements

* extra slash

* Add CPU / RAM / Disk warning

* Unneeded requirements

* Proper coglint requirements

* Default for `"Hi {}, I'm Dad"` set to enabled

* unneeded requirements

* Add list command, fix no_pm to guild_only

* Remove some comments and rename variable

* Fix to bugs

* unneeded requirements

* unneeded requirements

* remove pass_context legacy code

* More accurate instructions

* fix custom emojis

* less comments

* Unneeded requirements

* Unneeded requirements

* proper description

* Fix description wrap

* Unneeded requirements

* Unneeded requirements

* Missing await

* Info updates

* `await ctx.embed_requested`

* no requirements necessary

* markdown

* missing help

* Auto_help handles it

* Leaverset channel description

* Embeds and optional nicknames

* text clarification

* test alternative path

* Gotta upload the fixes

* more fix

* another test

* Steal skyrim

* Undo skyrim test

* Forgot await

* Use .json files, proper init to use files, move cooldown to seed
2018-10-26 15:50:24 -04: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
8935303f41 Prep for Red RC1 breaking change 2018-10-01 11:39:12 -04:00
bobloy
00c20f5453 auto_help update 2018-08-28 10:28:05 -04:00
bobloy
3f331e2016 new commands.Context 2018-05-12 18:25:47 -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
2cd594c36a commands.Context for the future 2018-05-04 08:48:36 -04:00
Bobloy
03bd13309e better pages 2018-05-02 15:17:19 -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
5694a61edb Merge branch 'werewolf_develop' of https://github.com/bobloy/Fox-V3 into werewolf_develop 2018-04-30 09:58:13 -04:00
bobloy
8dabc12c97 settings 2018-04-30 09:53:55 -04:00
Bobloy
5832f147b0 role searches 2018-04-27 14:58:39 -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
a7796a084b context and typo 2018-04-25 13:47:04 -04:00
Bobloy
707b0453e9 work it right 2018-04-25 13:42:40 -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
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
f22c7a435a some changes 2018-04-19 22:40:00 -04:00
bobloy
9bbc42e6ac pep8 2018-04-19 14:25:42 -04:00
bobloy
e6f566dfdc Average improvements 2018-04-18 14:58:01 -04:00
bobloy
6370eb0faf can't be 0 game_start
Wasn't sending message or creating votegroups
2018-04-15 18:33:23 -04:00
Bobloy
8c7e052647 choices 2018-04-11 17:01:49 -04:00
bobloy
cb9822f91c today's changes 2018-04-10 13:33:31 -04:00
bobloy
08187e35d5 voting 2018-04-09 18:53:26 -04:00
bobloy
ccb8d83dc0 close to running 2018-04-07 19:28:44 -04:00
Bobloy
a87f6dfa71 opens and creates a game instance 2018-04-06 16:56:40 -04:00
Bobloy
8dfd9aaf1f remove capitalization 2018-04-06 12:21:31 -04:00