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

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 !

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
```