henrymxu / clippybot

Clippy Bot is the perfect bot for making official Discord Soundboard clips!

Home Page:https://clippybot.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clippy Discord Bot

Clippy is a Discord Bot dedicated to making audio clips of users, perfect for soundboards!

Table of Contents

Features

  • Create audio clips of users
  • (Coming Soon) Create audio clips of channels

Setup

  1. npm run deploy -- --discord_token <discord_token> --application_id <application_id>

  2. npm run start -- --discord_token <discord_token> --mongo_uri <mongo_connection_uri>

API Tokens

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

Troubleshooting

Support

  • Feel free to create an issue on GitHub if there are any problems installing or using Clippy!

License

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.

About

Clippy Bot is the perfect bot for making official Discord Soundboard clips!

https://clippybot.dev/

License:Apache License 2.0


Languages

Language:TypeScript 98.1%Language:JavaScript 1.9%