[go: nahoru, domu]

Skip to content

A discord bot that changes a user's role based on whether they're playing Apex or not.

License

Notifications You must be signed in to change notification settings

AugusDogus/apex-status-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Docker Cloud Build Status Docker Cloud Automated build Codacy Badge GitHub Beerpay


Requirements

Running from Docker Hub

$ docker run --name apex-status-bot -e "token=Disord_Bot_Token_Here" -e "guild=Server_ID_Here" augusdogus/apex-status-bot:latest

Building & Running from source

$ git clone https://github.com/augusdogus/apex-status-bot
$ cd apex-status-bot
$ docker build -t apex-status-bot .
$ docker run --name apex-status-bot -e "token=Disord_Bot_Token_Here" -e "guild=Server_ID_Here" apex-status-bot:latest

License

This project is licensed under the MIT License - see the License file for details

About

A discord bot that changes a user's role based on whether they're playing Apex or not.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published