This website works better with JavaScript.
50e0eacf24
Merge branch 'master' into 3.4_compatibility
bobloy
2020-08-06 13:32:01 -0400
ae915b4fff
Ignore both venvs
bobloy
2020-08-06 13:27:55 -0400
7e1f59462c
Ignore both venvs
bobloy
2020-08-06 13:27:16 -0400
c7ea0e4d5e
Updated to delete data correctly
bobloy
2020-08-06 13:24:08 -0400
035b395eb5
Add `end_user_data_statement`to info.json
bobloy
2020-08-06 13:23:53 -0400
36dc74cfb1
Add `red_delete_data_for_user`
bobloy
2020-08-06 11:34:05 -0400
ea71aafb52
Updated dad to handle dark theme by sending the message ourselves
bobloy
2020-08-03 17:17:11 -0400
b9bf89b799
Embeds
sherlock_initial
bobloy
2020-08-03 16:11:58 -0400
8de1aa2082
Merge branch 'master' into sherlock_initial
bobloy
2020-08-03 15:39:19 -0400
a08b72c83d
Merge branch 'master' into maybe_send_embeds
bobloy
2020-08-03 15:35:57 -0400
bda61e3ada
Handle permission errors
bobloy
2020-08-03 15:35:34 -0400
810670f5c0
Use maybe_send_embed instead
bobloy
2020-08-03 15:24:52 -0400
0fef7c899c
Use socialscan until sherlock works
bobloy
2020-08-03 15:18:56 -0400
61866b2c22
Add TODO
bobloy
2020-08-03 14:46:47 -0400
3e4ddb24f0
Add calls to super().__init__ (#110 )
bobloy
2020-08-03 13:11:35 -0400
f09fee2772
Add calls to super().__init__
#110
bobloy
2020-08-03 13:10:56 -0400
71791a2f5a
Remove incorrect 3.4+ compatibility layer (#103 )
jack1142
2020-08-03 19:04:57 +0200
31fec3add1
Better console progress. Delete data command (#109 )
bobloy
2020-08-03 12:48:27 -0400
3b9658083f
Reformat
#109
bobloy
2020-08-03 12:48:06 -0400
5abbf1f75f
Better console progress. Delete data command
bobloy
2020-08-03 12:43:01 -0400
90d033aa50
No await in __init__
bobloy
2020-07-30 17:31:18 -0400
bedeb0e2ce
Remove print statements
bobloy
2020-07-30 16:22:59 -0400
240888e55b
Update README.md
bobloy
2020-07-30 12:59:49 -0400
8dba6f06cf
Merge remote-tracking branch 'origin/master'
bobloy
2020-07-30 12:47:37 -0400
99b4a1d9f5
Actually remove mention from submitted text
bobloy
2020-07-30 12:47:21 -0400
e75c0bb737
Update README.md
bobloy
2020-07-30 12:38:46 -0400
ac31115750
Update README.md
bobloy
2020-07-30 10:50:10 -0400
9c09d18699
Update README.md
bobloy
2020-07-30 10:20:09 -0400
225246be9a
Chatter revamp (#107 )
bobloy
2020-07-30 09:59:03 -0400
2a7a1b8b92
[StealEmoji] Bug fixes and better handling (#42 )
bobloy
2020-07-30 09:48:43 -0400
6fe7115a85
Fix duplicate emojis, formatting, caching
#42
bobloy
2020-07-30 09:45:31 -0400
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
#107
bobloy
2020-07-30 09:22:44 -0400
524b71cc83
Better conversation grouping and formatting
bobloy
2020-07-29 17:06:17 -0400
30564ed306
Gotta be medium in requirements as wel
bobloy
2020-07-29 15:19:45 -0400
54f87ecb9f
Bump chatter to Beta, ccrole to release, dad to Beta, hangman to Beta, infochannel to Beta
bobloy
2020-07-29 15:15:43 -0400
9f03d1c06b
Adjust requirements
bobloy
2020-07-29 15:13:28 -0400
1c5ac233f4
Add some more tags
bobloy
2020-07-29 15:13:04 -0400
f6074851d9
Known Issues: Installation
bobloy
2020-07-29 15:12:08 -0400
7de222dfe4
Forgot about this line. Was it causes reload issue?
bobloy
2020-07-29 15:11:04 -0400
152690b17e
Add Known Issues to README.md
bobloy
2020-07-29 15:10:50 -0400
dc829a3d5b
Add chatter README.md Switch to medium spaCy model by default Correct paths for requirements.txt
bobloy
2020-07-29 15:05:17 -0400
9bd4a957c9
Remove chatterbot as a requirement, install manually
bobloy
2020-07-29 13:39:20 -0400
2fe1278901
Attempt at functioning info
bobloy
2020-07-29 13:28:55 -0400
ee0edf7c94
Call __init__
bobloy
2020-07-29 11:49:36 -0400
7922affe52
Merge branch 'master' into stealemoji-develop
bobloy
2020-07-29 11:34:43 -0400
e1256d26a5
Better credits
bobloy
2020-07-29 11:34:26 -0400
1e0b71b8b6
Chat revamp
bobloy
2020-07-29 11:33:52 -0400
52a18a5b52
Need to use https://github.com/sherlock-project/sherlock somehow, will figure it out later
bobloy
2020-07-27 13:40:55 -0400
f2524b3d20
Move to importing the actual library
bobloy
2020-07-27 13:11:45 -0400
d482b4914b
Merge remote-tracking branch 'origin/master'
bobloy
2020-07-27 12:24:58 -0400
ff074bd603
Small ccrole update, sends help correctly
bobloy
2020-07-27 12:24:49 -0400
24c2791f89
Infochannel develop (#106 )
bobloy
2020-07-27 12:24:12 -0400
a1f8fd78cb
Black formatting as well
#106
bobloy
2020-07-27 12:23:27 -0400
9fdaf6ba07
More error checks, better help, common sense channel edits, and rate limit checks
bobloy
2020-07-27 12:19:09 -0400
27df384366
Merge branch 'master' into infochannel-develop
bobloy
2020-07-24 15:39:06 -0400
6295f1aa7c
Merge branch 'master' into stealemoji-develop
bobloy
2020-07-24 13:44:38 -0400
acaa5b8fb9
Positional arguments changed (#105 )
bobloy
2020-07-24 13:33:20 -0400
4722764d04
Positional arguments changed
#105
bobloy
2020-07-24 13:32:12 -0400
0749706e88
Add BytesIO seek to fix empty file error (#104 )
imnotverygood
2020-07-24 18:30:52 +0100
700ab18dfa
Add discord back to File call
#104
imnotverygood
2020-07-24 17:33:29 +0100
f4150db184
Fix incorrect indent
imnotverygood
2020-07-24 17:21:24 +0100
783da9ac32
Add BytesIO seek to fix empty file error
imnotverygood
2020-07-24 17:19:37 +0100
ec0e725d8e
Remove incorrect 3.4+ compatibility layer
#103
jack1142
2020-07-23 17:37:33 +0200
ebe59c9370
Reapply case-insensitivity and get off that command_error train (#101 )
bobloy
2020-07-22 15:25:31 -0400
003bb6ff9e
Can't forget their check, thanks again Cog-Creators
#101
bobloy
2020-07-22 15:23:50 -0400
a203e418ff
Reapply case-insensitivity and get off that command_error train
bobloy
2020-07-22 15:19:12 -0400
b7b1a6b494
Merge branch 'master' into stealemoji-develop
bobloy
2020-07-21 09:34:44 -0400
54ea41825b
Address rate limits?
bobloy
2020-07-21 09:34:25 -0400
f83647a945
Merge branch 'master' into infochannel-develop
bobloy
2020-07-20 15:29:19 -0400
9af8601124
Remove commands.Cog backwards compatibility, and reformatting (#98 )
bobloy
2020-07-20 15:25:14 -0400
417bd80b6e
Remove Cog backwards compatibility, and reformatting
#98
bobloy
2020-07-20 15:21:31 -0400
dd01d1e4cb
Merge branch 'master' into infochannel-develop
bobloy
2020-07-20 14:37:09 -0400
6cc5162f56
Use more built-in functions, switch to on_command_error to save on processing power (#97 )
bobloy
2020-07-20 14:31:26 -0400
081de0a797
Use more built-in functions, switch to on_command_error to save on processing power
#97
bobloy
2020-07-20 14:25:38 -0400
db11ea5169
Reformat
bobloy
2020-07-14 15:27:22 -0400
0492df071a
First step to fixing stealemoji
bobloy
2020-07-14 14:20:13 -0400
a552362869
Merge branch 'master' into stealemoji-develop
bobloy
2020-07-14 10:39:55 -0400
4844820785
It'd be smart if i corrected the help page, eh? (#96 )
DannyDB5544
2020-07-14 14:09:48 +0100
628ba04fbe
It'd be smart if i corrected the help page, eh?
#96
DannyDB5544
2020-07-12 23:16:37 +0100
c9d5c80c1e
WIP Gifs
qrinvite_develop
bobloy
2020-06-25 12:25:38 -0400
7e66ed4917
Handle other file extensions for now
bobloy
2020-06-23 12:57:32 -0400
a8ebe7eb97
double e extension
bobloy
2020-06-19 07:37:08 -0400
62215ab4ba
Full names
bobloy
2020-05-29 11:37:37 -0400
0bb967ab22
update to 3.3.8
bobloy
2020-05-28 22:42:06 -0400
6a23a9a6e1
Audiotrivia develop (#87 )
bobloy
2020-05-28 09:38:08 -0400
37c23f164a
Add hockey goal horns
#87
bobloy
2020-05-28 09:32:51 -0400
e60e9332c4
Merge branch 'master' into audiotrivia_develop
bobloy
2020-05-28 09:31:55 -0400
e8cdae4c7a
No need for lambda or function
bobloy
2020-05-28 08:55:50 -0400
c7dc5eee75
Merge branch 'master' into infochannel-develop
bobloy
2020-05-28 08:51:18 -0400
bc9eafb403
Add empty files
aaatracker_develop
bobloy
2020-05-06 10:44:59 -0400
063f181219
conf to config and deprecated yaml load (#85 )
bobloy
2020-04-30 21:17:17 -0400
30fab2f6e8
conf to config and deprecated yaml load
#85
bobloy
2020-04-30 21:13:30 -0400
9ef5836fa8
WIP fix to aiohttp payload error
bobloy
2020-04-30 21:02:45 -0400
a4a787830a
Fix leaver get_embed_color issue (#84 )
bobloy
2020-04-30 14:23:33 -0400
0de22c40b3
Gotta await it
#84
bobloy
2020-04-30 14:22:39 -0400
2cdc6d1575
Fix embed color
bobloy
2020-04-30 14:19:19 -0400
41b2ce7391
Event seeds happen way too frequently (#83 )
bobloy
2020-04-29 11:47:39 -0400
a831823c27
Event seeds happen way too frequently
#83
bobloy
2020-04-29 11:05:34 -0400
44ddfbed01
[AudioTrivia] _userlimit moved in audio (#81 )
aikaterna
2020-04-26 18:38:18 -0700
687dbaff03
[AudioTrivia] _userlimit moved in audio
#81
aikaterna
2020-04-20 09:40:49 -0700