Clippy is a Discord Bot dedicated to making audio clips of users, perfect for soundboards!
- Create audio clips of users
- (Coming Soon) Create audio clips of channels
-
npm run deploy -- --discord_token <discord_token> --application_id <application_id>
-
npm run start -- --discord_token <discord_token> --mongo_uri <mongo_connection_uri>
Name | Environment Variable | Description | Required |
---|---|---|---|
Discord Bot Token | discord_token | Required for the bot to login and communicate with discord. | ✓ |
Mongo Connection URI | mongo_uri | Required for storing configs and metrics | ✓ |
- Feel free to create an issue on GitHub if there are any problems installing or using Clippy!
This repository is licensed under Apache 2.0. You may host an instance of this bot for non-commercial and personal use free of charge.