654 Commits

Author SHA1 Message Date
bobloy
a8ebe7eb97 double e extension 2020-06-19 07:37:08 -04:00
bobloy
62215ab4ba Full names 2020-05-29 11:37:37 -04:00
bobloy
0bb967ab22 update to 3.3.8 2020-05-28 22:42:06 -04:00
bobloy
6a23a9a6e1
Audiotrivia develop (#87)
* conf to config and deprecated yaml load

* Add hockey goal horns
2020-05-28 09:38:08 -04:00
bobloy
063f181219
conf to config and deprecated yaml load (#85) 2020-04-30 21:17:17 -04:00
bobloy
9ef5836fa8 WIP fix to aiohttp payload error 2020-04-30 21:02:45 -04:00
bobloy
a4a787830a
Fix leaver get_embed_color issue (#84)
* Fix embed color

* Gotta await it
2020-04-30 14:23:33 -04:00
bobloy
41b2ce7391
Event seeds happen way too frequently (#83) 2020-04-29 11:47:39 -04:00
aikaterna
44ddfbed01
[AudioTrivia] _userlimit moved in audio (#81) 2020-04-26 21:38:18 -04:00
jack1142
813f531c05
[ForceMention] Disable role mention auto-sanitizer when sending pinging message (#79)
* Update forcemention.py

* it's gonna be a minor bump after all
2020-02-24 12:03:01 -05:00
DannyB5544
3d077704c8
SCP cog updated to reflect Wiki (#78)
- Series 6 (5000-5999) Support added
 - EX and ARC commands updated to reflect current Wiki Entries
2020-02-13 09:35:19 -05:00
aikaterna
ce4f2a869a
[PlantTycoon] Small fixes (#76) 2020-02-04 22:18:24 -05:00
Plab
c268775b6c New anime list, removed placeholders (#69) 2019-11-25 17:54:12 -05:00
Flame442
8da50e9e6c Fixes an error in [p]qrinvite when image_url is not passed (#71) 2019-11-25 17:54:01 -05:00
Ianardo DiCaprio
7b76bc10e0 [Timerole] There was 2 issues with the check_day def (#67)
* Update ccrole.py

* listener

* Update qrinvite.py

* Update qrinvite.py

* 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.

* Update dad.py

* Add optional bot count and online count

* Update timerole.py

* Update timerole.py

* Update timerole.py

* Update timerole.py

* Update timerole.py
2019-08-16 08:44:41 -04:00
Ianardo DiCaprio
4629270695 [Lseen][dad][InfoChannel] Made changes (#65)
* Update ccrole.py

* listener

* Update qrinvite.py

* Update qrinvite.py

* 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.

* Update dad.py

* Add optional bot count and online count
2019-08-12 08:29:34 -04:00
Ianardo DiCaprio
704b1c611b [All Cogs] Fixed to work for most up to date Red V3 (#64)
* Update ccrole.py

* listener

* Update audiotrivia.py

* Update audiotrivia.py

* Update audiotrivia.py

* Update chat.py

* Update dad.py

* Update exclusiverole.py

* Update leaver.py

* Update reactrestrict.py

* Update stealemoji.py

* Update lseen.py

* Update __init__.py

* Update qrinvite.py

* Update qrinvite.py

* Depreaction

* Depreaction warning

* Listener

* Update chat.py
2019-08-05 10:34:27 -04:00
Ianardo DiCaprio
aa25cb1f3c Update ccrole.py (#60)
Thanks for the help!
2019-07-18 14:29:11 -04: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
849262969c forgot some await's 2018-12-05 14:59:10 -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