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

https://github.com/fr4ncistaylor/taylorbot-discord

Taylor Robot for Discord app in Python 3.9+
https://github.com/fr4ncistaylor/taylorbot-discord

aiml bot discord-api discord-bot python3

Last synced: about 1 year ago
JSON representation

Taylor Robot for Discord app in Python 3.9+

Awesome Lists containing this project

README

          

Taylor


Version 1.0.1 | Python 3.9 +

* * *
## Information
Taylor was developed with the Library [Discord.py](https://github.com/Rapptz/discord.py).

* * *

## Configuration

* Build your app in [development api](https://discordapp.com/developers/applications/me)

* Open the `config.py` file and enter your Discord user ID in `sudo = '_owner_id'`.

* Enter the bot's token in `TOKEN = '_AplicationToken'`.

* Put your bot's ID in `APLICATION_ID = '_AplicationId'`

* * *
## Installation

Clone this repository:
`git clone https://github.com/francis-taylor/Taylorbot-Discord`

Enter the directory:
`cd TaylorBot-Discord`

Run the installation:

* `python install.py`

* * *
## Uninstallation
`python uninstall.py`

* * *
## Starting the bot

* `python main.py`