Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/multitheftauto/cogs
RedBot cogs
https://github.com/multitheftauto/cogs
5d86e013de8a05a29417a67370e120f02d39a33e authored over 6 years ago
* [V3 Warnings] clarify text on entering commands
* Fix up action commands and allow for no c...
f39df67bcb451e4515a9f762cef538d8251c74bb authored over 6 years ago* [V3] Use our own checks instead of discord.py's
* Remove bot.has_permissions checks too
550eaef89fd5f28b15e622e40c3e0b55e741b2ce authored over 6 years agod5d8f76c51ca6dae59b0a97fdd3400391d3b262c authored over 6 years ago
12e42bd75b8ebb43fced017aca5af5a3de2ea8fe authored over 6 years ago
12e070d9302844e34a6ce2d01c8603678dd2f902 authored over 6 years ago
* [V3 Mod] Userinfo past nicks/names
Prevents trying to do a string replace on a NoneType
...
e4686f9f263dcefc5febaaa789c05840e74db2cb authored over 6 years ago89a60faa6a9f8eef0dece3810101cf7b0cb2112f authored over 6 years ago
* Update main requirements
* Update docs requirements
* Black reformat after version updat...
f94c0078dd55808776788bbdf74b12d1596e45ee authored over 6 years ago* [V3] Send meaningful responses on conversion failures
* Replace existing `discord.ext.comma...
6d56218049bc378dacb7021fa54a769084353aad authored over 6 years ago* This fixes the issue on report's side
* This prevents delete_delay from causing future issu...
7beb71cd247da886402a9b815f129033f70c6444 authored over 6 years ago* decorator inheritence
* black format
* add autohelp
* modify commands to use autohelp
bb5a7f61acf4e06e0989ed1fa4e98bb6dc4a985e authored over 6 years ago* decorator inheritence
* black format
* add autohelp
* modify commands to use autohelp
b4cbb4ed7b316b7a24883e976c46261939a18d9c authored over 6 years ago* prevent the bot from being a modlog target
* prevent heirarchy issues in mod
* modify th...
99a8837510a6c4b7b21965b0efb253206c841689 authored over 6 years ago* Cleanup quotes in cogs
* More quote cleanup that I missed
fixed a little bit of grammar ...
fbf56bde8a48a563f794d62df568628da078591e authored over 6 years ago* Cleanup quotes in cogs
* More quote cleanup that I missed
fixed a little bit of grammar ...
a23658a62615deebea0fd58c1204d36de44bbce6 authored over 6 years ago* Update streams.py
* Update filter.py
* Update permissions.py
* Update customcom.py
...
10b713977cf9d99faa2b482cd350609749e08ec1 authored over 6 years ago* Update black version and reformat
* Pin black in extras_require
cb32bc010e2f3692e16a83b2ae95c6f96c80d3d5 authored over 6 years ago* Give modlog case objects the bot as an attribute
* Dispatch modlog_case_create and modlog_c...
5eed9f912122bf40058f0f286f8c932a4f720f13 authored over 6 years ago7ae5325e25853c690feca5c2163ff5855ef7be4b authored over 6 years ago
cdb1f562499848efaa7a31f75b679bc0d51f0a5a authored over 6 years ago
Resolves #1670
874f82eef9b8ae8578176f8af6dcabd483e3f81f authored over 6 years ago* respect admin and guildowner (implicitly) in checks for permissions
* this needed it too
0cb8365a779cb301d3cea637ccc4edc8e43579da authored over 6 years ago* Update travis to not sip pipfile lock
update pipfile dependencies
additional black forma...
748553f6c019db7a215a9702fa7612a1376fee7e authored over 6 years ago* Update travis to not sip pipfile lock
update pipfile dependencies
additional black forma...
5fc71b075b86b8f43fc13bdeaa8334e704897174 authored over 6 years ago* ran black: code formatter against `redbot/` with `-l 99`
* badge
6cc2b16750485b2078e5843c9d0e0dfe530cfc15 authored over 6 years ago* ran black: code formatter against `redbot/` with `-l 99`
* badge
34fcf67776e7306457f21fc0f47bc1741ed3e452 authored over 6 years ago* Framework for internationalised command help
* Translator for class docstring of cog
* R...
4e923699d5127bf510d82634659e788b3605b1b7 authored over 6 years ago* Framework for internationalised command help
* Translator for class docstring of cog
* R...
860a8ca216b255187d96ed4071aee30fbe3bcf14 authored over 6 years ago* [V3 Mod] Fix issue with unmuting, again
Resolves #1595
* Fix typo
ec07847c427b66289f5d54da5d3edf052cda54de authored over 6 years ago772c2512fa09340128a64c5782b5df594a938a46 authored over 6 years ago
Update doc-strings to properly format in the help text.
aaa2b4013120ed5d141c230ed0418c8d12181137 authored over 6 years ago4c0ab6f1692d1f96e33414af978ba6b815eb5799 authored over 6 years ago
* [V3] update translations from Crowdin
* [V3] bump version to 3.0.0b12
d5c079c30cf6cedd84d0336b3e54098fff3e12d2 authored almost 7 years ago* [V3] update translations from Crowdin
* [V3] bump version to 3.0.0b12
893351a36db36abe8ca91d61714cf6f39b5645c3 authored almost 7 years ago* denied permission of adding reactions to muted users
* Track both send_messages and add_rea...
7904008b8a7e579a2e2ae3d6871af6267e4f1ccd authored almost 7 years ago* mod guild->server naming
* typo
819aa30dd22947f78da2a15dc162e71e6a7e8779 authored almost 7 years agoc23772d80c58570351f59458d5f490d8721e18ae authored almost 7 years ago
* [V3 CogManagerUI] implement text-only support in [p]cogs
* Change page length to 1800 + wor...
bb63583c3c9a7bbed0e6e5bdada068d4b1b2ddfa authored almost 7 years ago2423691630d4c1f092f1c85c0fb04f3357e14d65 authored almost 7 years ago
44e5ca0c62a3c8d5965dbf029212c38c6b9b035d authored almost 7 years ago
* Revert "[V3 Core] Encoding issue fix (#1365)"
This reverts commit f6903cf5820ec93833aced058...
821e084146a350f37085b7fd00548939f5cd6864 authored almost 7 years ago
* Don't let the system encoding screw with things,
specify opens as happening with utf-8 encodi...
* [V3 Warning] initial work on a warning system for v3
* [V3 Warning] rename some stuff and a...
84ad651a598c6679e9d9f0fb1f9d397e1aa50b77 authored almost 7 years ago2ee5fe614172c2736aff17f8a1271f55a1cad875 authored almost 7 years ago
* Fix #1326
Checks to see if `author` is a `valid_user` (of `Member` class) before checking t...
7635d7bdac80a8ea961886346e6915ebd320b2e4 authored almost 7 years ago* [V3] add a script for regenerating all strings
* Edits to the yml files
* Fix up deploy ...
42745018a198f8001227b4a6b7e593e4adccda67 authored almost 7 years ago* [V3 Mod] fix error with [p]names
* [V3 Mod] add null cleaner to names command
dd45fd6d311e526c2aab52598c3ae5ae8500b438 authored about 7 years ago* [V3 Mod] remove unnecessary decos from ignore/unignore
* [V3 Core] fix is_mod and is_admin ...
7c6e67b6a0debb802e205054ba5140015af6be0d authored about 7 years ago* [Config] Retrieve/save values with async context manager
* Add a little docstring
* Docu...
7444e4b62d208c8df344e68ca7438a4a7ba8cac2 authored about 7 years ago* [V3 Mod] add tempban command
* [V3 Filter] add name filtering
* [V3 Mod] Modify invite f...
07d897ff18b7891309d6a40ceac82cb1d4c3c24d authored about 7 years ago* [ModLog] fix case numbering issue
* [Mod] fix unban command
a54bd714c9ecdbafea6414d744f51c4c0fc203db authored about 7 years ago* Use ban/unban queue
* Refactor unban's cmd help
* Better support for no audit log perms
af9ba722d918c073742b5df53cacabc19a690469 authored about 7 years ago9bc69d50a50d4ff241a0e4e1f2bf978236ec4320 authored about 7 years ago
* Modlog layout and formatting changes
* Remove unused import
828d810203d57147f26834bb9d62df929439770c authored about 7 years ago26b275cce4aff0afcc9171d1d06c9913e9fdffb3 authored about 7 years ago
80b84f97285e0c18c1a31a271069b0fcfde42e13 authored about 7 years ago
* [V3 Mod] handle RuntimeError from registering unchanged case types
* [Mod] drop unnecessary...
0905b85cf003fa583fcae2f70b776ad4325d6bd2 authored about 7 years ago* Readd work due to redoing branch
* [modlog] Move to core and start work on separating it fr...
a89d7834fd5ada96635710b34dc578e7d41401a9 authored over 7 years ago