Skip to content

Latest commit

 

History

182 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

She11Sh0ck

She11Sh0ck

A Bot to manage discord servers for CTF Competitions

Basic Initialization

This is a development build and not designed for personal use (yet) so in order to make this work you must supply your own creds.json file and mySQL server.

Keys The creds.json file must look like this

{
  "host": "<phpMyAdmin IP>", #string
  "port": <phpMyAdmin port>, #int
  "user": "<phpMyAdmin user>", #string
  "password": "<phpMyAdmin password>", #string
  "db": "<database name>", #string
  "discord_bot_token": "<discord bot token>" #string
}

You can also throw whatever else in there, I guess, but at least that :P

Important Notes

The bot will break if the mySQL database is desynced from the discord server. While we are looking to fix this in the future with an integrity checker of some sort, if you delete a channel in the discord, please ensure that it is also deleted from your phpMyAdmin server.

This bot is a development build and may break. We are not responsible for damage to your discord server or data lost when using this build of the bot.

About

A Discord bot designed to promote teamwork, efficiency, and collaboration during security CTF competitions. Creators can be DM'd on Discord at BlackCoffee#2718 and a.lil.sus#7939

Topics

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages