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

https://github.com/designbyadrian/cogsbyadrian

Fun cogs for Discord Red V3
https://github.com/designbyadrian/cogsbyadrian

cogs discord discord-red discord-red-bot-cogs

Last synced: 9 months ago
JSON representation

Fun cogs for Discord Red V3

Awesome Lists containing this project

README

          

# Cogs for Discord Red V3

![Red-DiscordBot][badge-reddiscord]
[![Discord python framework][badge-discord]][discord.py]
![Version][badge-version]

Various fun and/or useful plugins for [Discord Red][discord-red].

To add the cogs to your instance please do: `[p]repo add CogsByAdrian https://github.com/designbyadrian/CogsByAdrian`

## Collection

- **[Crier](#crier)** Send messages to channels either as text, or 🇸 🇭 🇴 🇺 🇹.
- **[Insult](#insult)** Insult a user.
- **[Killer](#killer)** Do unto others as you would have them do unto you.
- **[Penis](#penis)** Detects users' penis size with maximum accuracy.
- **[UserInfo](#userinfo)** Displays bite-sized user info
- Lootbox _TBA_
- UrbanBot _TBA_
- Responder _TBA_
- TWSS _TBA_

### Crier

```
[p]say #channel_name Howdy, @user! 🤠
[p]shout #channel_name Anno 2077
```

**Say** accepts any character including emojis, **Shout** only accepts latin characters or numbers as it converts your words into regional indicator symbols which are nice big, blue, and bold letters using Discord's emoji set (:regional_character_a: :four: for example)

### Insult

```
[p]insult @user
```

Fetches random insult from https://evilinsult.com/generate_insult.php?lang=en&type=text and makes sure the user runs away crying!

### Killer

```
[p]slap @user
[p]punch @user
[p]stab @user
[p]shoot @user
[p]love @user
[p]sex @user
[p]succ @user
```

Each action has a low chance of either missing the target or critical hit 😉, also, trying to it the bot has severe consequences! 😱

### Penis

```
[p]penis @user
[p]penis @user1 @user2 @user3 etc
```

Convertion of the original TwentySix cog for V2.

### UserInfo

```
[p]userid @user
```

## Support

Please create a GitHub issue if you have any concerns.

[badge-reddiscord]: https://img.shields.io/badge/Red--DiscordBot-V3-red.svg?style=flat-square
[badge-version]: https://img.shields.io/badge/version-1.0.1-lightgrey.svg?style=flat-square
[badge-discord]: https://img.shields.io/badge/discord-py-blue.svg?style=flat-square
[discord.py]: https://github.com/Rapptz/discord.py
[discord-red]: https://github.com/Cog-Creators/Red-DiscordBot