bobloy
6a76d43c3d
Merge branch 'master' into maybe_send_embeds
4 years ago
bobloy
36dc74cfb1
Add `red_delete_data_for_user`
5 years ago
bobloy
810670f5c0
Use maybe_send_embed instead
5 years ago
bobloy
3e4ddb24f0
Add calls to super().__init__ ( #110 )
5 years ago
bobloy
9af8601124
Remove commands.Cog backwards compatibility, and reformatting ( #98 )
...
* Unneeded requirements
* No need for lambda or function
* Remove Cog backwards compatibility, and reformatting
5 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
bobloy
da6bbccd3f
black formatting
6 years ago
bobloy
8935303f41
Prep for Red RC1 breaking change
6 years ago
bobloy
3afb2cf43a
Info updates
6 years ago
Bobloy
273e622fa7
Assorted QoL updates
7 years ago
bobloy
3f331e2016
new commands.Context
7 years ago
Bobloy
8cca379d37
Toggle lint and Alpha release
...
Signed-off-by: Bobloy <alboblexloy@gmail.com>
7 years ago
Bobloy
d467c8b24f
Now functional
...
Signed-off-by: Bobloy <alboblexloy@gmail.com>
7 years ago
Bobloy
3f25d1121f
CogLint initial commit
...
Signed-off-by: Bobloy <alboblexloy@gmail.com>
7 years ago