Skip to content

Maikelek/Discord.py-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot

Discord Bot template with most of functions for people to make their own discord bots

-Discord Bot-

Bot is able to:

Automatize server:

  • Message when user joined
  • Message when user left
  • Roles given based on reaction on message
  • Dm users and store their messages

Help users:

  • Contact APIs and get photos/information
  • Check if server/s are online
  • Pinging discord users
  • Script for keeping bot alive 24/7
  • Information about server/users

Other functions:

  • Store data in files/databases
  • Send files
  • Presence changer
  • React to words

Getting started:

  • Download dependencies
pip install -r requirements.txt
  • Customize commands to your likeness
  • Insert your bot token - main.py line:244
  • Run bot with command:
python3 main.py

Made by

-Made by Maikelek-

Releases

No releases published

Packages

No packages published

Languages