mirror of
git://git.acid.vegas/scroll.git
synced 2024-11-07 08:46:45 +00:00
31 lines
1.7 KiB
Markdown
31 lines
1.7 KiB
Markdown
# scroll
|
|
|
|
Scroll is full-featured IRC bot that carries a **PENIS PUMP** & will brighten up all the mundane chats in your lame IRC channels with some colorful IRC artwork! Designed to be extremely stable, this bot is sure to stay rock hard & handle itself quite well!
|
|
|
|
All of the IRC art is loaded directly from the [@ircart/ircart](https://github.com/ircart/ircart) repository.
|
|
|
|
## Dependencies
|
|
* [python](https://www.python.org/)
|
|
* [chardet](https://pypi.org/project/chardet/) *(`pip install chardet`)*
|
|
|
|
## Commands
|
|
| Command | Description |
|
|
| --------------------------------- | ---------------------------------------------------------- |
|
|
| `@scroll` | information about scroll |
|
|
| `.ascii <name>` | play the \<name> art file |
|
|
| `.ascii dirs` | list of ascii directories |
|
|
| `.ascii list` | list of ascii filenames |
|
|
| `.ascii random [dir]` | play random art, optionally from the [dir] directory only |
|
|
| `.ascii search <query>` | search for art diles that match \<query> |
|
|
| `.ascii stop` | stop playing art |
|
|
| `.ascii sync` | sync the ascii database to pump the newest art |
|
|
|
|
## Preview
|
|
|
|
![](.screens/preview.png)
|
|
|
|
## Mirrors
|
|
- [acid.vegas](https://git.acid.vegas/scroll)
|
|
- [GitHub](https://github.com/ircart/scroll)
|
|
- [GitLab](https://gitlab.com/ircart/scroll)
|
|
- [SuperNETs](https://git.supernets.org/ircart/scroll) |