Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 717 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 717 Bytes

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