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+
- Host: GitHub
- URL: https://github.com/fr4ncistaylor/taylorbot-discord
- Owner: Fr4ncisTaylor
- License: apache-2.0
- Created: 2018-04-09T22:53:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T07:29:57.000Z (over 4 years ago)
- Last Synced: 2025-02-24T03:17:42.176Z (over 1 year ago)
- Topics: aiml, bot, discord-api, discord-bot, python3
- Language: Python
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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`