103 Commits

Author SHA1 Message Date
bobloy
4634210960 Add automatic install option 2020-10-19 16:24:39 -04:00
bobloy
a6ebe02233 Back to basics 2020-10-19 16:09:21 -04:00
bobloy
26234e3b18 Alternate dependencies attempt 2020-10-19 15:16:49 -04:00
bobloy
37c699eeee Merge branch 'master' into chatter_develop 2020-10-19 15:15:30 -04:00
bobloy
762b0fd320 WIP Twitter training 2020-09-25 12:02:13 -04:00
bobloy
28bf2a73e1 Still going on events 2020-09-21 11:17:59 -04:00
bobloy
f9388454a5 Another guild bug 2020-09-10 21:22:50 -04:00
bobloy
b8aceb003e
Update README.md
Fix tyop
2020-09-08 15:41:24 -04:00
bobloy
2e65c137f3
Update README.md
Added 64 bit python requirement for Windows
2020-09-08 15:40:40 -04:00
bobloy
5eb31a277d
Update README.md 2020-09-08 12:27:19 -04:00
bobloy
9f6a05ae88
Update README.md
More verbose downloader instructions
2020-09-05 15:26:38 -04:00
bobloy
6f414be6ab Add chat channel 2020-08-24 12:51:57 -04:00
bobloy
43e2a46c55 Chatter install instructions in install message 2020-08-24 08:57:12 -04:00
bobloy
ba03fb5127 Add dm chatting 2020-08-21 08:54:23 -04:00
bobloy
c953bad13e Min bot version bumps 2020-08-18 10:31:28 -04:00
bobloy
d43a1ec80c Black formatting 2020-08-18 10:24:13 -04:00
bobloy
151eca1c76 More 3.4 compatibility, mentions and listeners 2020-08-18 10:01:10 -04:00
bobloy
6a76d43c3d Merge branch 'master' into maybe_send_embeds 2020-08-18 08:17:21 -04:00
bobloy
58ad3fc978 It's actually a maximum 2020-08-13 12:18:31 -04:00
bobloy
79b755556e Merge branch 'master' into 3.4_compatibility
# Conflicts:
#	ccrole/info.json
#	chatter/chat.py
#	reactrestrict/info.json
2020-08-13 12:13:03 -04:00
bobloy
53649137a2
Merge pull request #119 from bobloy/chatter_develop
Chatter Threshold: It's actually a maximum
2020-08-13 12:08:55 -04:00
bobloy
c302be7fb5
Merge pull request #117 from bobloy/bobloy-patch-1
Update README.md
2020-08-13 12:07:16 -04:00
bobloy
f9ae2d6f7e It's actually a maximum 2020-08-13 12:06:27 -04:00
bobloy
4fcc12a2d8 Allow specifying algorithm and model 2020-08-13 12:02:54 -04:00
bobloy
f55bc4d583
Update README.md
Add notes about `trainubuntu`
2020-08-13 09:57:50 -04:00
bobloy
e8eb3f76e4 confirmation 2020-08-12 10:57:47 -04:00
bobloy
a98eb75c0f Logger and Ubuntu trainer 2020-08-12 10:40:03 -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
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
31fec3add1
Better console progress. Delete data command (#109)
* Better console progress. Delete data command

* Reformat
2020-08-03 12:48:27 -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
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
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
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
fa5898f771 Assorted inspection updates 2018-12-05 15:13:23 -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
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
da6bbccd3f black formatting 2018-10-11 11:22:16 -04:00
bobloy
8935303f41 Prep for Red RC1 breaking change 2018-10-01 11:39:12 -04:00
bobloy
3afb2cf43a Info updates 2018-09-24 13:49:05 -04:00
bobloy
9581374412 More logic stuff 2018-08-29 09:42:30 -04:00