436 Commits

Author SHA1 Message Date
Ianardo DiCaprio
a3f1fa680c
Make default enabled False
Made default enabled False, this is because with a decent amount of users this skyrockets your CPU, so making this default off, only servers that actually want it will be enabled, thus reducing CPU usage.
2019-08-09 00:42:40 +01:00
Ianardo DiCaprio
4a51be593a
Update qrinvite.py 2019-07-20 03:29:25 +01:00
Ianardo DiCaprio
f8f1d18a59
Update qrinvite.py 2019-07-20 03:28:55 +01:00
Ianardo DiCaprio
37f34948de
Merge pull request #1 from Ianardo-DiCaprio/Ianardo-DiCaprio-patch-1
Add listener
2019-07-20 02:17:54 +01:00
Ianardo DiCaprio
57b95a04c6
Merge pull request #2 from bobloy/master
Make master same
2019-07-20 02:04:55 +01:00
Ianardo DiCaprio
d8987399cb
listener 2019-07-19 23:31:50 +01:00
Ianardo DiCaprio
aa25cb1f3c Update ccrole.py (#60)
Thanks for the help!
2019-07-18 14:29:11 -04:00
Ianardo DiCaprio
755e1f2864
Update ccrole.py 2019-07-18 17:24:16 +01:00
Akubits
b20b098076 Fixed lovecalculator (#57)
Replaced space with two underscores
2019-07-17 13:43:26 -04:00
Ellie
871c737a60 [infochannel] this should work (#54)
* this works 100%

But I also removed making the category, so do check it first because other than the channel count and category, I didn't really change anything else?

* hi
2019-07-17 13:07:28 -04:00
Ellie
1924eab355 Update infochannel.py (#53)
Thanks for the help!
2019-05-18 20:00:28 -04:00
DevilXD
9a3040cf20 Added support for 'py' as the code block type (#47)
People (me included) often use the shorter version of defining python usage within a code block on discord: `py`. This small change should add support for it, the following is also considered a Python code in Discord:

```py
print("Hello world!")
```

Note: Noticed while checking out the code and wanted to help by improving it, didn't test this change but it should work.
2019-05-18 20:00:00 -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
2d3df8be89
Use bundled_data_path instead (#51)
Resolves #45
2019-03-20 07:59:23 -04:00
bobloy
5ee1a6a84b None fix, more likely 2019-01-09 14:55:43 -05:00
bobloy
1100294a20 Fix to category permissions 2019-01-07 19:28:29 -05:00
bobloy
c211749a5b None fix, perhaps 2018-12-30 11:15:41 -05:00
bobloy
f3e8929d2a Better fix for Permission errors 2018-12-28 10:54:48 -05:00
bobloy
8d73e48ab5 No more blocked message errors 2018-12-28 10:49:07 -05:00
bobloy
81a5ca53cc
Fix spaces in mention error 2018-12-26 15:33:48 -05:00
bobloy
fa5898f771 Assorted inspection updates 2018-12-05 15:13:23 -05:00
bobloy
c675f1bad1 quick fixes 2018-12-05 12:51:16 -05:00
bobloy
e85d13969b Black formatting 2018-12-03 09:21:17 -05:00
bobloy
a8b9b8c643
Add ability to remove role after specified time (#44) 2018-12-03 09:14:07 -05:00
TrustyJAID
6a4b0cc308 [Chatter] Fix attribute error when bot is messaged in DM (#43)
Also allows you to talk to the bot in DM
2018-11-30 14:32:50 -05:00
bobloy
c51e4f62d3
Remove degradation task, check when used instead. (#41) 2018-11-14 09:52:38 -05: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
9ead7017fb Apparently I can't see two dots 2018-10-22 08:52:02 -04:00
bobloy
da4f6c34b0
Better description 2018-10-18 15:37:00 -04:00
bobloy
a1dd6d88d9
Merge pull request #36 from bobloy/infochannel-develop
Infochannel initial commit and leaver readme update
2018-10-15 16:53:09 -04:00
bobloy
301075af03 Admin only 2018-10-15 16:42:51 -04:00
bobloy
8667412ba8 Infochannel initial commit and leaver readme update 2018-10-15 16:39:00 -04:00
bobloy
fac50161b5
Merge pull request #34 from thisisjvgrace/master
fix 2 typos
2018-10-14 09:21:34 -04:00
Jyu Viole Grace
b122cae3fa
fix 2 typos 2018-10-14 13:39:18 +05:30
bobloy
da6bbccd3f black formatting 2018-10-11 11:22:16 -04:00
bobloy
a8efa5eedf Merge remote-tracking branch 'origin/master' 2018-10-10 14:42:10 -04:00
bobloy
4950408f6d Don't double add products 2018-10-10 14:41:34 -04:00
bobloy
96484269be
Update Readme to Cog Creator standards
Described [here](https://github.com/Cog-Creators/Applications)
2018-10-10 08:23:38 -04:00
bobloy
640df9656f Dad joke readme 2018-10-09 10:12:55 -04:00
bobloy
75aab626f9 Remove incomplete cogs 2018-10-09 09:47:14 -04:00
bobloy
6cc32a937c Fix to seed 2018-10-08 16:00:42 -04:00
bobloy
9fb05194c2 Shovel cooldown 2018-10-08 15:20:19 -04:00
bobloy
2633eea746 Fix plant selection 2018-10-08 13:49:59 -04:00
bobloy
75939546b4 Balance changes 2018-10-08 13:44:32 -04:00
bobloy
11ce46c36f Black formatting 2018-10-08 10:46:36 -04:00
bobloy
2feb6d0663 Fix for convert bug giving infinite credits 2018-10-08 10:39:13 -04:00
bobloy
108857b3a3
Merge pull request #28 from bobloy/werewolf_develop
Werewolf develop
2018-10-05 11:20:57 -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
229c4888b3 Don't include tba's 2018-10-05 08:52:21 -04:00
bobloy
d017ef5336 Additional list and tts descriptions 2018-10-05 08:27:09 -04:00