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
849262969c
forgot some await's
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 )
6 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
6 years ago
bobloy
9ead7017fb
Apparently I can't see two dots
6 years ago
bobloy
da4f6c34b0
Better description
6 years ago
bobloy
a1dd6d88d9
Merge pull request #36 from bobloy/infochannel-develop
...
Infochannel initial commit and leaver readme update
6 years ago
bobloy
301075af03
Admin only
6 years ago
bobloy
8667412ba8
Infochannel initial commit and leaver readme update
6 years ago
bobloy
fac50161b5
Merge pull request #34 from thisisjvgrace/master
...
fix 2 typos
6 years ago
Jyu Viole Grace
b122cae3fa
fix 2 typos
6 years ago
bobloy
da6bbccd3f
black formatting
6 years ago
bobloy
a8efa5eedf
Merge remote-tracking branch 'origin/master'
6 years ago
bobloy
4950408f6d
Don't double add products
6 years ago
bobloy
96484269be
Update Readme to Cog Creator standards
...
Described [here](https://github.com/Cog-Creators/Applications )
6 years ago
bobloy
640df9656f
Dad joke readme
6 years ago
bobloy
0d4a4071e2
Merge branch 'master' into nudity-develop
...
# Conflicts:
# nudity/__init__.py
# nudity/info..json
# nudity/nudity.py
6 years ago
bobloy
9a3a62f451
updates
6 years ago
bobloy
75aab626f9
Remove incomplete cogs
6 years ago
bobloy
53d817756a
Merge branch 'master' into werewolf-develop
6 years ago
bobloy
81cb93a6aa
Merge branch 'master' into nudity-develop
...
# Conflicts:
# nudity/info..json
6 years ago
bobloy
6cc32a937c
Fix to seed
6 years ago
bobloy
9fb05194c2
Shovel cooldown
6 years ago
bobloy
2633eea746
Fix plant selection
6 years ago
bobloy
75939546b4
Balance changes
6 years ago
bobloy
11ce46c36f
Black formatting
6 years ago
bobloy
2feb6d0663
Fix for convert bug giving infinite credits
6 years ago
bobloy
0ee0199b11
role `__init__.py` experiment
6 years ago
bobloy
0d59a5220f
ctx.me instead of ctx.guild.me to work in dm's
6 years ago
bobloy
108857b3a3
Merge pull request #28 from bobloy/werewolf_develop
...
Werewolf develop
6 years ago
bobloy
3296c03de2
Merge branch 'master' into werewolf_develop
...
# Conflicts:
# werewolf/builder.py
# werewolf/game.py
# werewolf/werewolf.py
6 years ago
bobloy
229c4888b3
Don't include tba's
6 years ago
bobloy
d017ef5336
Additional list and tts descriptions
6 years ago
bobloy
c0b888535d
Whoops, wrong one
6 years ago
bobloy
5ca3141707
Don't DM everyone and spelling error
6 years ago
bobloy
5961902015
Merge pull request #27 from bobloy/dad-develop
...
Dad initial commit
6 years ago
bobloy
913cd81575
Deprecated method
6 years ago