Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
/ PoggerchairBot Public archive

Originally created for the Chair of Republic server, this bot updates a discord channels topic with the player count every 5 minutes

License

Notifications You must be signed in to change notification settings

ajsya/PoggerchairBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoggerchairBot

Originally created for the Chair of Republic's Minecraft server (poggerchair), this bot updates a discord channels topic with the player count every 5 minutes

Requirements

  • Python3
  • Python Pip
  • Git
  • Basic Understanding of Python
  • Discord Bot Account

Setup

$ git clone https://github.com/ajsya/PoggerchairBot.git/
$ cd PoggerchairBot
$ python3 pip install -r requirements.txt
$ nano .env #edit variables (SERVERIP & TOKEN)
$ nano bot.py #edit variable (scroll down to the variable listed "channel")
$ python3 bot.py

About

Originally created for the Chair of Republic server, this bot updates a discord channels topic with the player count every 5 minutes

Topics

Resources

License

Stars

Watchers

Forks