Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
Favna edited this page Apr 29, 2018 · 20 revisions

Banner

Welcome to the Ribbon wiki!

If you have questions/problems that are not addressed in this wiki, please come join the dedicated server on Discord: https://discord.gg/zdt5yQt

Feel free to ask questions!

 

Want to know what commands Ribbon has? Check All Commands

Want to add Ribbon to your server? Click Here


Authentication Keys

If you want to host your own instance of Ribbon you will need to add a bunch of keys to your environment variables. I will not aid you in how to add these as it varies per operating system. Google is your friend. These are the names of the keys to set

export ribbontoken="" # Primary Bot Token
export stripetoken="" # Duplicate of bot token
export googleapikey="" # API Key for Google Cloud Platform
export imagekey="" # Image Search Engine key
export searchkey="" # Search Engine Key
export oxrkey="" # OXR App ID
export moviedbkey="" # TheMovieDB API Key
export steamkey="" # Steam API Key
export igdbkey="" # IGDB API Key
export discordbotskey="" # Discordbots.org API Key
export spotifyid="" # Spotify App ID
export spotifysecret="" # Spotify App Secret
export timezonedbkey="" # Timezonedb API Key
export twitchclientid="" # Twitch Client ID
export osukey="" # OSU API Key
export rocketleaguekey="" # Rocketleaguestats API Key
Clone this wiki locally