Files
2021-09-22 08:27:46 -04:00

836 B

title, description, tags
title description tags
Discord Python bot A Discord bot written in Python
python
discord.py

Discord.py Example

This example starts a Discord bot using discord.py.

Deploy on Railway

Features

  • Python
  • Discord.py

💁‍♀️ How to use

  • Install packages using pip install -r requirements.txt
  • Start the bot using python main.py

📝 Notes

This is a basic bot with the prefix !, more information can be founded at their offical documentation.