https://github.com/jayexdesigns/discord-py-template
A Discord.py bot template, connection with Reddit, Twitch and more
https://github.com/jayexdesigns/discord-py-template
bot discord discord-py python
Last synced: 2 months ago
JSON representation
A Discord.py bot template, connection with Reddit, Twitch and more
- Host: GitHub
- URL: https://github.com/jayexdesigns/discord-py-template
- Owner: JayexDesigns
- Created: 2021-03-15T22:32:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T18:23:11.000Z (over 2 years ago)
- Last Synced: 2026-01-12T23:07:28.321Z (6 months ago)
- Topics: bot, discord, discord-py, python
- 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
Discord.py Bot Template (WIP)
This is a bot template for discord.py, to use it you need the python library discord.py, it will only work with python 3.5, 3.6, 3.7 or 3.8.
To install it use:
# Linux/macOS
python3 -m pip install -U discord.py
\# Windows
py -3 -m pip install -U discord.py
Edit the content of the template to adjust it to your needs.