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

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

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.