All Projects → NeuroAssassin → Toxic-Cogs

NeuroAssassin / Toxic-Cogs

Licence: MIT license
A collection of utility, moderation and fun plugins to Red - Discord Bot.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Toxic-Cogs

flare-cogs
Various cogs written for Red-DiscordBot
Stars: ✭ 71 (+65.12%)
Mutual labels:  red-discordbot
dpytools
Collection of easy to use, beginner friendly but powerful, orthogonal tools to speed up discord bots development (discord.py)
Stars: ✭ 23 (-46.51%)
Mutual labels:  discord-py-rewrite
Dredd
A multipurpose Discord bot written in python language and enhanced discord.py library.
Stars: ✭ 105 (+144.19%)
Mutual labels:  discord-py-rewrite
aikaterna-cogs
Cogs for Red-DiscordBot by Twentysix26.
Stars: ✭ 93 (+116.28%)
Mutual labels:  red-discordbot
coding-bot-v4
A discord bot for The Coding Realm
Stars: ✭ 26 (-39.53%)
Mutual labels:  discord-py-rewrite
Kreusada-Cogs
Cogs for Red-DiscordBot
Stars: ✭ 26 (-39.53%)
Mutual labels:  red-discordbot
Ren
As a mascot for the SFU Anime Club, Ren is our in-house Discord bot. Includes first/third party modules that are in use.
Stars: ✭ 16 (-62.79%)
Mutual labels:  red-discordbot
Fixator10-Cogs
Cogs for Red-DiscordBot. Including port of Stevy's V2 leveler.
Stars: ✭ 66 (+53.49%)
Mutual labels:  red-discordbot
tmerc-cogs
Cogs for the Red Discord bot.
Stars: ✭ 35 (-18.6%)
Mutual labels:  red-discordbot
palmtree5-cogs
No description or website provided.
Stars: ✭ 19 (-55.81%)
Mutual labels:  red-discordbot
ZeCogs
My personal https://github.com/Twentysix26/Red-DiscordBot cogs for https://cogs.red
Stars: ✭ 12 (-72.09%)
Mutual labels:  red-discordbot
Red-Lavalink
Lavalink client library used in Red-DiscordBot
Stars: ✭ 22 (-48.84%)
Mutual labels:  red-discordbot
FlameCogs
Cogs made by Flame for Red, a discord bot https://github.com/Cog-Creators/Red-DiscordBot
Stars: ✭ 30 (-30.23%)
Mutual labels:  red-discordbot
all-seeing-bot
Repl.it discord moderation bot
Stars: ✭ 73 (+69.77%)
Mutual labels:  discord-py-rewrite

Toxic-Cogs

Discord server Black coding style Red cogs discord.py

Cogs for Red - Discord Bot by TwentySix.


Table of Contents


Information

The Toxic-Cogs repo holds a bunch of different cogs, some being tools (listpermissions, maintenance), some being for fun (like simon, twenty (2048)) and some others giving information (sw (Star Wars)). You can find descriptions of them below in the table.

Back to Table of Contents


How to install

These cogs are made for Red V3 by TwentySix. Using Red V3, you can add my repo by doing [p]repo add Toxic-Cogs https://github.com/NeuroAssassin/Toxic-Cogs master, then using [p]cog install Toxic-Cogs <cog-name> (with [p] being your prefix)

Back to Table of Contents


Descriptions

Cog Description
Color
Get information about colorsProvide either the name, rgb, hexadecimal or hsl value of a color and get the rgb, hexadecimal and hsl value about it
Commandchart
Get the latest commandsGet the latest commands from the last certain amount of messages in a certain channel
Cooldown
Set cooldowns for commandsOverride (not recommended) or set cooldowns for commands to make sure your users don't commands too much
ListPermissions
List the permissions of a role or userGet the permissions of a user or role in a certain channel or guild-wide.
Minesweeper
Play minesweeper in DiscordPlay minesweeper interactively on the bot or with spoilers
Simon
Play Simon in DiscordPlay Simon in Discord and guess the correct sequences
Twenty
Play 2048 in DiscordPlay 2048 in Discord with reactions
UpdateChecker
Get notifications when there is an update for one of your repositories added to your botHave your bot tell you in DM or a channel when there is an update for one of the repos added to your bot
SW
Get Star Wars information through DiscordGet info about something in Star Wars using this cog
Maintenance
Put your bot on maintenancePut your bot on maintenance, telling people who are not in the whitelist for the maintenance that the bot is on maintenance, and will not respond to commands
Evolution
Buy animals with economy credits and get more credits!A cog that I made after a mobile app, kinda cheesy but fun.
Deleter
Auto-delete messages after a certain amount of timeDelete messages after a certain amount of specified time, after the message was sent
Editor
Edit messages sent by the botAllows an administrator to edit one of the bot's messages, by either copying the content and/or embed from a previously sent message from the bot, or by the specified content
Targeter
Target users in the guild based upon the passed argumentsAllows arguments for dates, roles, names, activities, statuses or devices.
Scanner
Auto-delete and report messages that are considered inappropriateBot Owner must set credentials first before use

Back to Table of Contents


Credits

Credit to Aikaterna's chatchart cog, which I based my commandchart cog off of (which was also a requested cog on cogboard.red). You can find that cog here: https://github.com/aikaterna/aikaterna-cogs/tree/v3/chatchart.

Thanks to:

  • Yukirin for suggesting/asking for the commandchart cog.
  • Olaroll for suggesting/asking for the editor cog
  • kennnyshiwa for suggestin/asking for the deleter cog
  • Other people in Red for helping me with coming up with ideas and helping me find shortcuts to some things

Back to Table of Contents


Bugs and Help

For bugs, contact me at Neuro Assassin#4779 <@473541068378341376>. It would be best though to join my support server, where other people could help you too. You can find the invite button at the top of this file.

Back to Table of Contents


Helpful Libraries

PrettyTable is helpful for the SQL cog. It makes the showing of the data much nicer, neater and more comprehendible.

Back to Table of Contents


Required Libraries

Matplotlib and pytz are required for the commandchart cog.

Colour is required for the color cog.

PrettyTable and FuzzyWuzzy are required for the listpermissions cog.

Back to Table of Contents

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].