Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

MykleR/discord-event-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/!\ DISCONTINUED /!\

Discord Event Manager Bot

This is the sample code of a discord event manager bot, that I made a while ago. So the project is no longer updated...

Table of contents

General Info

  • It is single server only but it can be easily modified.
  • I'm frensh so every responses messages are not translated.
  • This is a sample code, so you need to create your own app and replace the "TOKEN" variable in "main.py"
  • You can also change the "PREFIX" variable.

Requirements

Setup

  • Download zip, fork or clone.
  • Install requirements
  • Replace the "TOKEN" to your app one.
  • Got to "engine/settings.py", Change IDs: (ANIMATEURID: ID of the role with permissions to manage events, EVENTPLAYERID: ID of the role that will be given to players, EVENTSCHANNELID: ID of the default event announcement channel)
  • Change the "TIME_ZONE"
  • Translate every messages if you are not frensh...

About

Sample code for a discord event manager bot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages