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
- Host: GitHub
- URL: https://github.com/designbyadrian/cogsbyadrian
- Owner: designbyadrian
- Created: 2019-01-06T12:13:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-17T16:05:49.000Z (over 2 years ago)
- Last Synced: 2023-06-17T17:27:16.052Z (over 2 years ago)
- Topics: cogs, discord, discord-red, discord-red-bot-cogs
- Language: Python
- Size: 24.4 KB
- Stars: 5
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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_
```
[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)
```
[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!
```
[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! 😱
```
[p]penis @user
[p]penis @user1 @user2 @user3 etc
```
Convertion of the original TwentySix cog for V2.
```
[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