Skip to content

epigeek/BotyGeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epigeek - BotyGeek 🤖

botygeek is a discord bot to manage epigeek discord server.

⭐ Feature

logs

the bot logs all the event in the server :

  • menber join
  • menber quit
  • message send
  • message delete
  • message edit
  • message ping
  • reation add
  • reaction remove

staff

  • clear
  • ping

roles

  • add roles when player join the server (>addrole)
  • add and remove Gaming roles (>removerole)

✔️ Require

📘 Usage

Install

python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -r Require.txt

Config

the config file is in run/config.yaml.

token : abcdefghijklmnopqrstovwxyzABCDEFGHIJKLMNOPQRSTOVWXYZ0123456
logs : run/logs
serverID: ~
roleOnJoin : []
roleSelector : []

inside it you can find 2 propery:

  • token : the token of the discord bot
  • logs : the path to the logs folder
  • serverID : the guild id of the main server
  • roleOnJoin : list of role id, will be added when a user join
  • roleSelector : list of gaming role id, will be added when a player ask the bot fot it

Launch

to run the bot

python3 main.py

👪 Contributor

Contributor

About

discord bot to manage epigeek discord server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages