Ianardo DiCaprio
e1fa003e73
Update chat.py
6 years ago
Ianardo DiCaprio
e5901a6dd6
Listener
6 years ago
Ianardo DiCaprio
96f77ca6f2
Depreaction warning
6 years ago
Ianardo DiCaprio
b9f3c93809
Depreaction
6 years ago
Ianardo DiCaprio
13e684274c
Merge pull request #6 from Ianardo-DiCaprio/Ianardo-DiCaprio-patch-4
...
Update __init__.py
6 years ago
Ianardo DiCaprio
64a4d8016f
Merge pull request #5 from Ianardo-DiCaprio/Ianardo-DiCaprio-patch-3
...
Ianardo di caprio patch 3
6 years ago
Ianardo DiCaprio
aeed1f77a2
Merge pull request #4 from Ianardo-DiCaprio/Ianardo-DiCaprio-patch-2
...
Ianardo di caprio patch 2
6 years ago
Ianardo DiCaprio
4a51be593a
Update qrinvite.py
6 years ago
Ianardo DiCaprio
f8f1d18a59
Update qrinvite.py
6 years ago
Ianardo DiCaprio
d32775c451
Update __init__.py
6 years ago
Ianardo DiCaprio
f9ad6f6797
Update lseen.py
6 years ago
Ianardo DiCaprio
37f34948de
Merge pull request #1 from Ianardo-DiCaprio/Ianardo-DiCaprio-patch-1
...
Add listener
6 years ago
Ianardo DiCaprio
5fde2412af
Update stealemoji.py
6 years ago
Ianardo DiCaprio
07fb183cc9
Update reactrestrict.py
6 years ago
Ianardo DiCaprio
0671313e10
Update leaver.py
6 years ago
Ianardo DiCaprio
34eb3816e3
Update exclusiverole.py
6 years ago
Ianardo DiCaprio
249f1d6491
Update dad.py
6 years ago
Ianardo DiCaprio
0fd3b8e57d
Update chat.py
6 years ago
Ianardo DiCaprio
57b95a04c6
Merge pull request #2 from bobloy/master
...
Make master same
6 years ago
Ianardo DiCaprio
7944563bf9
Update audiotrivia.py
6 years ago
Ianardo DiCaprio
334b77db7f
Update audiotrivia.py
6 years ago
Ianardo DiCaprio
7e7b4a638d
Update audiotrivia.py
6 years ago
Ianardo DiCaprio
d8987399cb
listener
6 years ago
Ianardo DiCaprio
aa25cb1f3c
Update ccrole.py ( #60 )
...
Thanks for the help!
6 years ago
Ianardo DiCaprio
755e1f2864
Update ccrole.py
6 years ago
Akubits
b20b098076
Fixed lovecalculator ( #57 )
...
Replaced space with two underscores
6 years ago
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
6 years ago
Ellie
1924eab355
Update infochannel.py ( #53 )
...
Thanks for the help!
6 years ago
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.
6 years ago
Toby Harradine
b11ee85bdd
Use relative imports in cogs ( #49 )
...
* [ChatterBot] Use relative imports
* [Werewolf] Use relative imports
* [Chatter] Use relative imports
6 years ago
bobloy
2d3df8be89
Use bundled_data_path instead ( #51 )
...
Resolves #45
6 years ago
bobloy
5ee1a6a84b
None fix, more likely
6 years ago
bobloy
1100294a20
Fix to category permissions
6 years ago
bobloy
c211749a5b
None fix, perhaps
6 years ago
bobloy
f3e8929d2a
Better fix for Permission errors
6 years ago
bobloy
8d73e48ab5
No more blocked message errors
6 years ago
bobloy
81a5ca53cc
Fix spaces in mention error
6 years ago
bobloy
fa5898f771
Assorted inspection updates
6 years ago
bobloy
c675f1bad1
quick fixes
6 years ago
bobloy
e85d13969b
Black formatting
6 years ago
bobloy
a8b9b8c643
Add ability to remove role after specified time ( #44 )
6 years ago
TrustyJAID
6a4b0cc308
[Chatter] Fix attribute error when bot is messaged in DM ( #43 )
...
Also allows you to talk to the bot in DM
6 years ago
bobloy
c51e4f62d3
Remove degradation task, check when used instead. ( #41 )
7 years ago
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
7 years ago
bobloy
9ead7017fb
Apparently I can't see two dots
7 years ago
bobloy
da4f6c34b0
Better description
7 years ago
bobloy
a1dd6d88d9
Merge pull request #36 from bobloy/infochannel-develop
...
Infochannel initial commit and leaver readme update
7 years ago
bobloy
301075af03
Admin only
7 years ago
bobloy
8667412ba8
Infochannel initial commit and leaver readme update
7 years ago
bobloy
fac50161b5
Merge pull request #34 from thisisjvgrace/master
...
fix 2 typos
7 years ago