https://github.com/rafaelnogueiraxd/bot-discord-answer
This is a bot to answer the discord user, It's a part of Jarvas Discord API !
https://github.com/rafaelnogueiraxd/bot-discord-answer
Last synced: 7 months ago
JSON representation
This is a bot to answer the discord user, It's a part of Jarvas Discord API !
- Host: GitHub
- URL: https://github.com/rafaelnogueiraxd/bot-discord-answer
- Owner: RafaelNogueiraXD
- Created: 2024-11-02T23:18:30.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T17:37:07.000Z (12 months ago)
- Last Synced: 2025-01-25T09:09:21.335Z (9 months ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###
Welcome to a simple Discord Jarvas bot
This is a discord bot that has the functionality to respond based on the Jarvas application.
How to use
To use this application you just need the dotenv and the Discord libraries. So, let's install the Discord
```
pip install discord
```Then install the dotenv
```
pip install
```