Coding-Web-Community / CodingBump

Disboard clone (for now)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Disboard clone (for now)


Languages

Language:Go 54.8%Language:Python 45.2%