Skip to content

Typelias/Best_Bot_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Best_Bot_Backend

Backend for Best_Bot
https://github.com/Typelias/Best_Bot

Usage

It runs on port 8080

  • "/subreddit" method POST. It expects an array of strings.
    Used this to tell the server what Subreddits to get post from

  • "/subreddit/{id}" method GET.
    Gets a random Image(jpg,png)/gif/gifv or gfycat URL

  • "/subreddits" method GET
    Returns an array with all subreddits the backend keeps track of

Requirements

Installation

  • Clone repo
  • Run go build

About

Backend for Discord Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages