Skip to content

Coding-Web-Community/CodingBump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

CodingBump

Disboard clone (for now)

Architecture

API

  • Keeps track of server list, bump times, etc

Discord Bot

  • Discord bot POSTS guild ID's to the API when bumped
  • other things about the Discord bot

Website

  • Website GETS recently bumped guilds
  • Things about the website

Contributing

Please make a new branch {name}/development/{thing you're working on} and only PR into the development branch!

IE: mathis/development/api -> PR -> development