generated from BrandonTheDev/revbotjs_ch
StoatIQ — Your smart, all-in-one assistant for Stoat.chat.
| commands | Implement centralized logging with Stoat-Tracks and enhance command error handling. | |
| events | Implement centralized logging with Stoat-Tracks and enhance command error handling. | |
| .gitignore | Welcome system | |
| config.js | Update | |
| index.js | Implement centralized logging with Stoat-Tracks and enhance command error handling. | |
| LICENSE | Initial commit | |
| package.json | Implement centralized logging with Stoat-Tracks and enhance command error handling. | |
| README.md | Update | |
StoatIQ Bot
StoatIQ Bot is a versatile bot designed to provide various functionalities, including AI-powered responses, text echoing, help information, image generation, simple responses, and text-to-speech capabilities.
Features
- AI: Generates AI responses using a prompt.
- Echo: Repeats the text you provide.
- Help: Displays a list of available commands.
- Imagine: Generates an image based on a prompt (NSFW only).
- Ping: Replies with "Pong!".
- TTS: Generates an AI voice from the given text.
Usage
To use StoatIQ Bot, use the following commands:
//ai [prompt]: Generates an AI response based on the provided prompt.//echo [text]: Repeats the text you provide.//help [page number]: Displays a list of available commands. You can specify a page number to view a specific page of commands.//imagine [prompt]: Generates an image based on the prompt. This command can only be used in NSFW channels.//ping: Replies with "Pong!".//tts [text]: Generates an AI voice from the given text. This command is coming soon.//links: Displays useful links related to the bot.
Examples:
//ai What is the meaning of life?: The bot will generate an AI response to the question.//echo Hello, world!: The bot will repeat "Hello, world!".//help 2: The bot will display the second page of the help menu.//imagine A futuristic cityscape: The bot will generate an image of a futuristic cityscape (NSFW channel only).//ping: The bot will reply with "Pong!".//tts Hello, this is a test.: The bot will generate an AI voice saying "Hello, this is a test." (Coming soon).//links: The bot will display the server invite link, source code link, and issues link.
Contribution
We welcome contributions to StoatIQ Bot! If you'd like to contribute, please follow these guidelines:
- Report issues and suggest enhancements by creating a new issue in the repository's issue tracker.
- Submit pull requests with your proposed changes. Please ensure your code follows the project's coding style and includes relevant tests.
License
This project is licensed under the MIT License - see the LICENSE file for details.