469 Commits

Author SHA1 Message Date
bobloy
c9e49a29e7 Random instead of first for more variety
Disable custom similarity threshold for now, until it's configurable
use filter to avoid looking at empty messages
2020-07-30 09:22:44 -04:00
bobloy
524b71cc83 Better conversation grouping and formatting 2020-07-29 17:06:17 -04:00
bobloy
30564ed306 Gotta be medium in requirements as wel 2020-07-29 15:19:45 -04:00
bobloy
54f87ecb9f Bump chatter to Beta, ccrole to release, dad to Beta, hangman to Beta, infochannel to Beta 2020-07-29 15:15:43 -04:00
bobloy
9f03d1c06b Adjust requirements 2020-07-29 15:13:28 -04:00
bobloy
1c5ac233f4 Add some more tags 2020-07-29 15:13:04 -04:00
bobloy
f6074851d9 Known Issues: Installation 2020-07-29 15:12:08 -04:00
bobloy
7de222dfe4 Forgot about this line. Was it causes reload issue? 2020-07-29 15:11:04 -04:00
bobloy
152690b17e Add Known Issues to README.md 2020-07-29 15:10:50 -04:00
bobloy
dc829a3d5b Add chatter README.md
Switch to medium spaCy model by default
Correct paths for requirements.txt
2020-07-29 15:05:17 -04:00
bobloy
9bd4a957c9 Remove chatterbot as a requirement, install manually 2020-07-29 13:39:20 -04:00
bobloy
2fe1278901 Attempt at functioning info 2020-07-29 13:28:55 -04:00
bobloy
1e0b71b8b6 Chat revamp 2020-07-29 11:33:52 -04:00
bobloy
f2524b3d20 Move to importing the actual library 2020-07-27 13:11:45 -04:00
bobloy
d482b4914b Merge remote-tracking branch 'origin/master' 2020-07-27 12:24:58 -04:00
bobloy
ff074bd603 Small ccrole update, sends help correctly 2020-07-27 12:24:49 -04:00
bobloy
24c2791f89
Infochannel develop (#106)
* Unneeded requirements

* No need for lambda or function

* Remove Cog backwards compatibility, and reformatting

* Address rate limits?

* More error checks, better help, common sense channel edits, and rate limit checks

* Black formatting as well
2020-07-27 12:24:12 -04:00
bobloy
acaa5b8fb9
Positional arguments changed (#105) 2020-07-24 13:33:20 -04:00
imnotverygood
0749706e88
Add BytesIO seek to fix empty file error (#104)
* Add BytesIO seek to fix empty file error

"ValueError: embedded null byte" error on the discord attachment due to the data being read from the end.

* Fix incorrect indent

* Add discord back to File call
2020-07-24 13:30:52 -04:00
bobloy
ebe59c9370
Reapply case-insensitivity and get off that command_error train (#101)
* Reapply case-insensitivity and get off that command_error train

* Can't forget their check, thanks again Cog-Creators

This will continue with CCRole being a case-insensitive cog, until the day I change my mind by making this a subclass of CustomCom
2020-07-22 15:25:31 -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
bobloy
6cc5162f56
Use more built-in functions, switch to on_command_error to save on processing power (#97) 2020-07-20 14:31:26 -04:00
DannyDB5544
4844820785
It'd be smart if i corrected the help page, eh? (#96) 2020-07-14 09:09:48 -04:00
bobloy
7e66ed4917 Handle other file extensions for now 2020-06-23 12:57:32 -04:00
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
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