fascinus/README.md

16 lines
708 B
Markdown
Raw Normal View History

2023-10-02 02:14:35 +00:00
# Fascinus
cold hard bot for cold hard chats
## Commands
2023-10-02 02:14:35 +00:00
- $flood [AMOUNT] [TEXT] - Floods the channel with a specific line x amount of times
2023-10-02 02:14:35 +00:00
- $ctcpflood [TARGET] [TEXT (one word)] [AMOUNT] - Sends x amount of CTCP requests to a target.
- $sneed - Pastes the Sneed's Feed and Seed copypasta.
2023-10-02 02:14:36 +00:00
- $rspam [LINES] - Spams x lines of random characters.
- $uspam [LINES] - Spams x lines of random unicode characters of varying length.
- $art [IMAGE URL (png/jpg)] - Creates IRC art using a source image.
## Credits
- [phy1729/banter](https://github.com/phy1729/banter) - $art uses a version of banter modified to allow URLs in place of local image files. These changes will be published upstream once refined.