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

[V3 Mod] Fix wrong reason used for modlog (#1842)

5d86e013de8a05a29417a67370e120f02d39a33e authored over 6 years ago
[V3 Warnings] changes to the warnings cog (#1867)

* [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 (#1861)

* [V3] Use our own checks instead of discord.py's

* Remove bot.has_permissions checks too

550eaef89fd5f28b15e622e40c3e0b55e741b2ce authored over 6 years ago
autohelp changes. (#1836)

d5d8f76c51ca6dae59b0a97fdd3400391d3b262c authored over 6 years ago
autohelp changes. (#1836)

12e42bd75b8ebb43fced017aca5af5a3de2ea8fe authored over 6 years ago
[V3] Fix duplicate help on ignore (#1862)

12e070d9302844e34a6ce2d01c8603678dd2f902 authored over 6 years ago
[V3 Mod] Userinfo past nicks/names (#1865)

* [V3 Mod] Userinfo past nicks/names

Prevents trying to do a string replace on a NoneType

...

e4686f9f263dcefc5febaaa789c05840e74db2cb authored over 6 years ago
[V3 Mod] Fix [p]modset used without a subcommand (#1854)

89a60faa6a9f8eef0dece3810101cf7b0cb2112f authored over 6 years ago
[V3] Pin discord.py for beta 16 release (#1848)

* Update main requirements

* Update docs requirements

* Black reformat after version updat...

f94c0078dd55808776788bbdf74b12d1596e45ee authored over 6 years ago
[V3] Send meaningful responses on conversion failure (#1817)

* [V3] Send meaningful responses on conversion failures

* Replace existing `discord.ext.comma...

6d56218049bc378dacb7021fa54a769084353aad authored over 6 years ago
[V3 Report] Patch issue with attachment grabbing (#1822)

* This fixes the issue on report's side

* This prevents delete_delay from causing future issu...

7beb71cd247da886402a9b815f129033f70c6444 authored over 6 years ago
[V3 Core] Command group automatic help (#1790)

* decorator inheritence

* black format

* add autohelp

* modify commands to use autohelp

bb5a7f61acf4e06e0989ed1fa4e98bb6dc4a985e authored over 6 years ago
[V3 Core] Command group automatic help (#1790)

* decorator inheritence

* black format

* add autohelp

* modify commands to use autohelp

b4cbb4ed7b316b7a24883e976c46261939a18d9c authored over 6 years ago
[V3 Mod/Modlog] prevent self-casing the bot + feedback for heirarchy (#1777)

* prevent the bot from being a modlog target

* prevent heirarchy issues in mod

* modify th...

99a8837510a6c4b7b21965b0efb253206c841689 authored over 6 years ago
[V3] Cleanup quotes in cogs (#1782)

* Cleanup quotes in cogs

* More quote cleanup that I missed

fixed a little bit of grammar ...

fbf56bde8a48a563f794d62df568628da078591e authored over 6 years ago
[V3] Cleanup quotes in cogs (#1782)

* Cleanup quotes in cogs

* More quote cleanup that I missed

fixed a little bit of grammar ...

a23658a62615deebea0fd58c1204d36de44bbce6 authored over 6 years ago
[V3/Misc] Spelling, Grammar, and doc string fixes. (#1747)

* Update streams.py

* Update filter.py

* Update permissions.py

* Update customcom.py

...

10b713977cf9d99faa2b482cd350609749e08ec1 authored over 6 years ago
[V3] Update black version and reformat (#1745)

* Update black version and reformat

* Pin black in extras_require

cb32bc010e2f3692e16a83b2ae95c6f96c80d3d5 authored over 6 years ago
[V3 Modlog] add events for modlog cases (#1717)

* Give modlog case objects the bot as an attribute

* Dispatch modlog_case_create and modlog_c...

5eed9f912122bf40058f0f286f8c932a4f720f13 authored over 6 years ago
[V3 Mod] Unmute server does not need channel (#1695)

7ae5325e25853c690feca5c2163ff5855ef7be4b authored over 6 years ago
Move [p]userinfo to Mod + refactor [p]names (#1719)

cdb1f562499848efaa7a31f75b679bc0d51f0a5a authored over 6 years ago
[V3 Warnings] Fix warn command when no valid reason is passed (#1672)

Resolves #1670

874f82eef9b8ae8578176f8af6dcabd483e3f81f authored over 6 years ago
[V3 Checks] Respect administrator and guildowner permissions (#1711)

* respect admin and guildowner (implicitly) in checks for permissions

* this needed it too

0cb8365a779cb301d3cea637ccc4edc8e43579da authored over 6 years ago
[V3 Travis] Update travis to not skip pipfile lock... (#1678)

* Update travis to not sip pipfile lock

update pipfile dependencies

additional black forma...

748553f6c019db7a215a9702fa7612a1376fee7e authored over 6 years ago
[V3 Travis] Update travis to not skip pipfile lock... (#1678)

* Update travis to not sip pipfile lock

update pipfile dependencies

additional black forma...

5fc71b075b86b8f43fc13bdeaa8334e704897174 authored over 6 years ago
[V3] Update code standards (black code format pass) (#1650)

* ran black: code formatter against `redbot/` with `-l 99`

* badge

6cc2b16750485b2078e5843c9d0e0dfe530cfc15 authored over 6 years ago
[V3] Update code standards (black code format pass) (#1650)

* ran black: code formatter against `redbot/` with `-l 99`

* badge

34fcf67776e7306457f21fc0f47bc1741ed3e452 authored over 6 years ago
[V3 i18n] Internationalise help for commands and cogs (#1143)

* Framework for internationalised command help

* Translator for class docstring of cog

* R...

4e923699d5127bf510d82634659e788b3605b1b7 authored over 6 years ago
[V3 i18n] Internationalise help for commands and cogs (#1143)

* 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 (#1603)

* [V3 Mod] Fix issue with unmuting, again

Resolves #1595

* Fix typo

ec07847c427b66289f5d54da5d3edf052cda54de authored over 6 years ago
[V3 Warnings] fix several bugs found (#1577)

772c2512fa09340128a64c5782b5df594a938a46 authored over 6 years ago
Update mod.py (#1582)

Update doc-strings to properly format in the help text.

aaa2b4013120ed5d141c230ed0418c8d12181137 authored over 6 years ago
[V3 Mod] fix issue with unmuting (#1568)

4c0ab6f1692d1f96e33414af978ba6b815eb5799 authored over 6 years ago
[V3] Beta 12 release (#1525)

* [V3] update translations from Crowdin

* [V3] bump version to 3.0.0b12

d5c079c30cf6cedd84d0336b3e54098fff3e12d2 authored almost 7 years ago
[V3] Beta 12 release (#1525)

* [V3] update translations from Crowdin

* [V3] bump version to 3.0.0b12

893351a36db36abe8ca91d61714cf6f39b5645c3 authored almost 7 years ago
[V3 Mod] Denying add_reactions permission to muted users (#1495)

* denied permission of adding reactions to muted users

* Track both send_messages and add_rea...

7904008b8a7e579a2e2ae3d6871af6267e4f1ccd authored almost 7 years ago
[V3] Mod.py guild -> server (#1522)

* mod guild->server naming

* typo

819aa30dd22947f78da2a15dc162e71e6a7e8779 authored almost 7 years ago
[V3] Update translations from Crowdin (#1490)

c23772d80c58570351f59458d5f490d8721e18ae authored almost 7 years ago
[V3 Core] Embed toggling support (#1467)

* [V3 CogManagerUI] implement text-only support in [p]cogs

* Change page length to 1800 + wor...

bb63583c3c9a7bbed0e6e5bdada068d4b1b2ddfa authored almost 7 years ago
[V3 Warnings] Action list isn't a dict (fix #1382) (#1408)

2423691630d4c1f092f1c85c0fb04f3357e14d65 authored almost 7 years ago
[V3 Mod] fix #1401 (#1403)

44e5ca0c62a3c8d5965dbf029212c38c6b9b035d authored almost 7 years ago
Revert "[V3]Encoding issue fix" (#1392)

* Revert "[V3 Core] Encoding issue fix (#1365)"

This reverts commit f6903cf5820ec93833aced058...

821e084146a350f37085b7fd00548939f5cd6864 authored almost 7 years ago
[V3 Core] Encoding issue fix (#1365)

* Don't let the system encoding screw with things,
specify opens as happening with utf-8 encodi...

58d9ff5e3e2ba1850acabb255f5d865ee9eb3da1 authored almost 7 years ago
[V3] Warning system (#1173)

* [V3 Warning] initial work on a warning system for v3

* [V3 Warning] rename some stuff and a...

84ad651a598c6679e9d9f0fb1f9d397e1aa50b77 authored almost 7 years ago
[V3 i18n] Update translations from Crowdin (#1350)

2ee5fe614172c2736aff17f8a1271f55a1cad875 authored almost 7 years ago
[V3 Mod/Filter] Fix #1202 (#1327)

* 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 (#1318)

* [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 (#1188)

* [V3 Mod] fix error with [p]names

* [V3 Mod] add null cleaner to names command

dd45fd6d311e526c2aab52598c3ae5ae8500b438 authored about 7 years ago
[V3 Mod] fix some issues relating to ignore (#1166)

* [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 (#1131)

* [Config] Retrieve/save values with async context manager

* Add a little docstring

* Docu...

7444e4b62d208c8df344e68ca7438a4a7ba8cac2 authored about 7 years ago
[V3 Mod&Filter] add tempbans and filtering names/nicknames (#1123)

* [V3 Mod] add tempban command

* [V3 Filter] add name filtering

* [V3 Mod] Modify invite f...

07d897ff18b7891309d6a40ceac82cb1d4c3c24d authored about 7 years ago
[V3 Mod] Fix unban and case numbering problems (#1101)

* [ModLog] fix case numbering issue

* [Mod] fix unban command

a54bd714c9ecdbafea6414d744f51c4c0fc203db authored about 7 years ago
[V3 Mod/ModLog] Fix duplicate cases and allow case creation without audit log perms (#1102)

* Use ban/unban queue

* Refactor unban's cmd help

* Better support for no audit log perms

af9ba722d918c073742b5df53cacabc19a690469 authored about 7 years ago
[V3 Mod] Fix DMs not being handled on_command (#1086)

9bc69d50a50d4ff241a0e4e1f2bf978236ec4320 authored about 7 years ago
[V3 Modlog] Modlog layout and formatting changes (#1089)

* Modlog layout and formatting changes

* Remove unused import

828d810203d57147f26834bb9d62df929439770c authored about 7 years ago
[Mod] fix duplicate cases on ban/unban (fixes Cog-Creators/Red-DiscordBot/issues/1052) (#1064)

26b275cce4aff0afcc9171d1d06c9913e9fdffb3 authored about 7 years ago
[V3] Standardize to `ctx.send_help()` (#1077)

80b84f97285e0c18c1a31a271069b0fcfde42e13 authored about 7 years ago
[V3 Mod] Fix exception registering unchanged case types (#1059)

* [V3 Mod] handle RuntimeError from registering unchanged case types

* [Mod] drop unnecessary...

0905b85cf003fa583fcae2f70b776ad4325d6bd2 authored about 7 years ago
[V3] Mod initial rewrite (#1034)

* Readd work due to redoing branch

* [modlog] Move to core and start work on separating it fr...

a89d7834fd5ada96635710b34dc578e7d41401a9 authored over 7 years ago