An open API service indexing awesome lists of open source software.

https://github.com/putuwaw/discord-bot

24/7 Personal Discord Bot using Flask and Flask-Discord-Interactions
https://github.com/putuwaw/discord-bot

bot discord flask flask-discord-interactions vercel

Last synced: 4 months ago
JSON representation

24/7 Personal Discord Bot using Flask and Flask-Discord-Interactions

Awesome Lists containing this project

README

          

# discord-bot

![Flask](https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white)
![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white)
![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)

Discord-Bot is a repository for my personal Discord bot that I use to automate some of my daily tasks. The bot is written in Python using Flask, Flask-Discord-Interactions package, and hosted on Vercel.

## Features

- [x] Uppercase a sentence.
- [x] Measure running time of test cases.
- [x] Random picker and random team generator.

> **Note**: The bot is still under development and more features will be added in the future.

## Usage

Invite the bot to your server and try it by clicking [here](https://shrtn-url.vercel.app/discord-bot).

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.