vt-d / discord-bot-template

A discord bot template for users that want to start making bots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord.py Template

Deploy on Railway Deploy to Heroku

NOTICE

DISCORD.PY IS OUTDATED, I RECCOMEND USING NEXTCORD

Features

  • Discord.py
  • Animals
  • Simple Moderation
  • Reddit
  • Other

How to deploy it onto railway or heroku?

  • Fork the repo
  • Edit the lines for reddit and the bot token
  • Deploy onto railway by clicking on the deploy to railway button
  • Deploy onto heroku by clicking on the deploy to heroku button

How to host it locally?

  • Clone the repo using git
  • Edit the lines for reddit and the bot token
  • Install all packages required using pip install -r requirements.txt in command prompt or terminal
  • Start the bot using python main.py or for linux python3 main.py in command prompt or terminal

What needs to be fixed right now

  • Making the code less messy

About

A discord bot template for users that want to start making bots


Languages

Language:Python 100.0%