Floppy-Bot is a Discord bot with a variety of features, including displaying server and user information, deleting messages, and sending messages. More features will be added in the near future.
To use Floppy-Bot, you'll need to set up a Discord application and bot account, and then invite the bot to your Discord server. You'll also need to set up a .env
file with your Discord bot token.
Once you've done that, you can run the bot using the command npm start
.
Floppy-Bot currently supports the following commands:
/ping
: Returns the server and client latency./server
: Displays information about the current server./user
: Displays information about the specified user./delete
: Deletes the specified number of messages./say
: Sends a message to the current channel./urban
: Searches Urban Dictionary for the specified term./ask
: Asks gpt-3 a question. Follow up questions can be asked by replying to the bot's response.
Contributions to this project are welcome.
To contribute, please fork the repository and create a new branch for your changes.
Once you've made your changes, submit a pull request and we'll review your code.
This project is licensed under the MIT License. See the LICENSE file for more information.