654 Commits

Author SHA1 Message Date
bobloy
a787835915 Add Nudity to README.md 2020-08-12 15:00:03 -04:00
bobloy
361265b983 Functioning nudity detection 2020-08-12 14:57:36 -04:00
bobloy
8b7ebc57c3 Merge branch 'master' into nudity-develop 2020-08-12 13:17:05 -04:00
bobloy
e5947953aa Merge branch 'master' into chatter_develop 2020-08-12 11:18:21 -04:00
bobloy
c02244ceb5
More Conquest Updates (#115)
* Start of map maker, ambiguous file format (probably just jpg and png)

* More map maker WIP

* This isn't dad

* Split mapmaker

* Don't load current map if it doesn't exist

* WIP mapmaker
2020-08-12 11:00:41 -04:00
bobloy
e8eb3f76e4 confirmation 2020-08-12 10:57:47 -04:00
zephyrkul
29bb51c6cd
Update info.json (#114) 2020-08-12 10:50:28 -04:00
bobloy
a98eb75c0f Logger and Ubuntu trainer 2020-08-12 10:40:03 -04:00
bobloy
6e9d31df03 ccrole isn't incomplete 2020-08-12 09:44:01 -04:00
bobloy
f944879896 Why tf were so many hidden? 2020-08-12 09:41:41 -04:00
bobloy
11a5a7505b Fix invalid json 2020-08-10 17:48:28 -04:00
bobloy
b9dbad8bd1
Conquest initial (#113)
* Initial files

* Functioning image coloring

* Add more commands, untested

* Add map list, move set to under conquest, and WIP saving map

* ALl masks, mostly working commands

* Unneeded original.jpg

* Rename to simple, WIP numbered

* Use numbers as mask, probably need to switch to png soon

* Save to config, test zoom levels

* Handle zoom properly, save it to json for each map as well

* Move maps to WIP folder

* WIP folder not in data folder

* Info and READMe updates
2020-08-10 17:03:25 -04:00
bobloy
942b49e6fc Black formatting 2020-08-06 21:06:03 -04:00
bobloy
5dcbf562d3 No good reason for this to be lower 2020-08-06 16:16:31 -04:00
bobloy
4f6232fb7d Fix this send_help mistake 2020-08-06 13:39:51 -04:00
bobloy
50e0eacf24 Merge branch 'master' into 3.4_compatibility 2020-08-06 13:32:01 -04:00
bobloy
ae915b4fff Ignore both venvs 2020-08-06 13:27:55 -04:00
bobloy
7e1f59462c Ignore both venvs 2020-08-06 13:27:16 -04:00
bobloy
c7ea0e4d5e Updated to delete data correctly 2020-08-06 13:24:08 -04:00
bobloy
035b395eb5 Add end_user_data_statementto info.json 2020-08-06 13:23:53 -04:00
bobloy
36dc74cfb1 Add red_delete_data_for_user 2020-08-06 11:34:05 -04:00
bobloy
ea71aafb52 Updated dad to handle dark theme by sending the message ourselves 2020-08-03 17:17:11 -04:00
bobloy
a08b72c83d Merge branch 'master' into maybe_send_embeds 2020-08-03 15:35:57 -04:00
bobloy
bda61e3ada Handle permission errors 2020-08-03 15:35:34 -04:00
bobloy
810670f5c0 Use maybe_send_embed instead 2020-08-03 15:24:52 -04:00
bobloy
61866b2c22 Add TODO 2020-08-03 14:46:47 -04:00
bobloy
3e4ddb24f0
Add calls to super().__init__ (#110) 2020-08-03 13:11:35 -04:00
jack1142
71791a2f5a
Remove incorrect 3.4+ compatibility layer (#103) 2020-08-03 13:04:57 -04:00
bobloy
31fec3add1
Better console progress. Delete data command (#109)
* Better console progress. Delete data command

* Reformat
2020-08-03 12:48:27 -04:00
bobloy
90d033aa50 No await in __init__ 2020-07-30 17:31:18 -04:00
bobloy
bedeb0e2ce Remove print statements 2020-07-30 16:22:59 -04:00
bobloy
240888e55b
Update README.md
Direct to chatter install instructions
2020-07-30 12:59:49 -04:00
bobloy
8dba6f06cf Merge remote-tracking branch 'origin/master' 2020-07-30 12:47:37 -04:00
bobloy
99b4a1d9f5 Actually remove mention from submitted text 2020-07-30 12:47:21 -04:00
bobloy
e75c0bb737
Update README.md
Add Linux install instructions
2020-07-30 12:38:46 -04:00
bobloy
ac31115750
Update README.md
Mention using virtual environment
2020-07-30 10:50:10 -04:00
bobloy
9c09d18699
Update README.md 2020-07-30 10:20:09 -04:00
bobloy
225246be9a
Chatter revamp (#107)
* Move to importing the actual library

* Chat revamp

* Attempt at functioning info

* Remove chatterbot as a requirement, install manually

* Add chatter README.md
Switch to medium spaCy model by default
Correct paths for requirements.txt

* Add Known Issues to README.md

* Forgot about this line. Was it causes reload issue?

* Known Issues: Installation

* Add some more tags

* Adjust requirements

* Bump chatter to Beta, ccrole to release, dad to Beta, hangman to Beta, infochannel to Beta

* Gotta be medium in requirements as wel

* Better conversation grouping and formatting

* 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:59:03 -04:00
bobloy
2a7a1b8b92
[StealEmoji] Bug fixes and better handling (#42)
* StealEmoji properly handle Emojis not having the `__dict__` attribute

Start fix for emoiji vs animated max error

* Comment-out some prints

* First step to fixing stealemoji

Uses discord.Asset now

* Reformat

* Call __init__

* Fix duplicate emojis, formatting, caching
2020-07-30 09:48:43 -04:00
bobloy
e1256d26a5 Better credits 2020-07-29 11:34:26 -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