An open API service indexing awesome lists of open source software.

https://github.com/kreusada/kreusada-cogs

Cogs for Red-DiscordBot
https://github.com/kreusada/kreusada-cogs

bot discord discord-bot discord-py hacktoberfest python red-discord red-discordbot redbotv3

Last synced: over 1 year ago
JSON representation

Cogs for Red-DiscordBot

Awesome Lists containing this project

README

          

[![Kreusada-Cogs](https://raw.githubusercontent.com/Kreusada/Kreusada-Cogs/refs/heads/master/.github/resources/kreusadacogs-artwork3.png)](https://github.com/Kreusada/Kreusada-Cogs)


Kreusada-Cogs - A collection of plugins for Red-DiscordBot









## 👋 Welcome

Hello, welcome to my repository! These are the cogs I built for [Red-DiscordBot](https://github.com/Cog-Creators/Red-DiscordBot).

## 🛠️ Installation

Primarily, make sure you have the `downloader` cog loaded.

```ini
[p]load downloader
```

Now you can add my repository:

```ini
[p]repo add kreusada-cogs https://github.com/Kreusada/Kreusada-Cogs
```

To install a cog, use the following command, replacing `` with the name of the cog you wish to install:

```ini
[p]cog install kreusada-cogs
```

## ☕ Supporting My Work

Please consider [buying me a coffee](https://ko-fi.com/kreusada) if you enjoy my work. As a university student, it goes a long way.

## ⚙️ Available Cogs

| Image | Cog Name | Description | Tags | Authors |
|-----------------------------------------------------------------------------------------------------------------|-----------------|---------------------------------------------------------------------------------------------------------------------|--------------------|-------------------------|
| | BlackFormatter | Style your code with the Black formatter | Tools | Kreusada |
| | Cocktail | Get information about different cocktails and their ingredients. | Tools, Fun | Kreusada |
| | CogPaths | Get various paths for a cog. | Tools, Informative | Kreusada |
| | Colour | View information about a colour. | Tools, Informative | Kreusada |
| | ConsoleClearer | Completely clear your Red console | Tools | Kreusada |
| | Counting | Counting channel. | Tools | saurichable, Kreusada |
| | EmbedCreator | Create embeds using buttons, modals and dropdowns! | Tools | Kreusada |
| | Flags | Get the flag for a country | Tools | Kreusada |
| | Gallery | Image only channels. | Tools | saurichable, Kreusada |
| | HigherOrLower | Play Higher Or Lower and win big! | Fun | Kreusada |
| | Lock | Lock `@everyone` from sending messages. | Moderation | saurichable, Kreusada |
| | Mentionable | Makes unmentionable roles mentionable. | Tools | saurichable, Kreusada |
| | MessageDeleter | Delete messages from users and bots, inclusively or exclusively, in text channels. | Tools | Kreusada |
| | Minifier | Minify your code with python minifier | Tools | Kreusada |
| | MorseCode | Encode and decode morse code. | Tools | Kreusada |
| | NameGenerator | Generate names. | Tools | Kreusada |
| | OnThisDay | Find out what happened today, in multiple different years in history. | Fun | Kreusada |
| | Pick | Pick a random list | Tools | Kreusada |
| | PyPi | Get information about a package available on PyPi. | Tools | Kreusada, OofChair |
| | QR | Create QR codes. | Tools | Kreusada |
| | Quotes | Get a random quote | Fun | Kreusada |
| | Rhymes | Generate rhymes. | Fun, Tools | Kreusada |
| | Riddles | Get a random riddle. | Fun | Kreusada |
| | RoleBoards | Get 'leaderboards' about guild roles, such as the users with the most roles, the roles with the most users, etc. | Tools | Kreusada |
| | Termino | Custom shutdown and restart messages, and announcements | Tools | Kreusada |
| | TextEditor | Edit and manipulate with text | Fun, Tools | Kreusada |
| | TextFont | Change the font of text through unicode alternatives. | Fun, Tools | Kreusada |
| | TongueTwisters | Generate tongue twisters | Fun | Kreusada |
| | TimeStamps | Produce Discord timestamps. | Tools | Kreusada |
| | UnicodeLookup | Search the unicode library for characters and names. Supports fuzzy searching. | Tools | Kreusada |

## 🤝 Credits

There are a lot of people to thank within the Red-DiscordBot community, due to their collaborative efforts both at the [official repository](https://github.com/Cog-Creators/Red-DiscordBot) and in the [community server](https://discord.gg/red). For my repository, I'd personally like to thank:

- Jojo - Introduced me to Red-DiscordBot initially through a verified instance owned by a friend. Helped me a lot to find my feet with Python and the discord.py framework. We learnt a lot together.
- Jackenmen - Set up much of my repository's linting/config files.
- Aikaterna - For their help and encouragement over the years. Helped me to gain valuable programming experience.
- TrustyJAID - For reviewing my repository application and giving valuable advice and tips on how to program sustainably and conventionally.
- Sharky - We collaborated with many projects. Great friend and always happy to help each other out.