Skip to content

Doc671/MarbleBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarbleBot

MarbleBot is a Discord bot created by Doc671#1965 for several Algodoo marble race servers. It currently runs on .NET 5.0 and Discord.NET 2.2.

Check the wiki for command information: https://github.com/Doc671/MarbleBot/wiki

This bot contains several games based off Algodoo marble games on YouTube.

Marble Race

Sign up in a marble race as anything you like, then play!

mb/race

Marble Siege

Play in a Marble Siege battle!

mb/siege

Use items you've collected against the bosses!

mb/siege

Activate a power-up to help you in the battle!

mb/siege

Marble War

Play in a Marble War battle!

mb/war

Attack the members of the opposing team! If there is an odd number of contestants, an AI marble joins the team with fewer fighters!

mb/war

Setup

A file named BotCredentials.json will need to be present in the executable's working directory. Use the following template:

{
  "Token": "",
  "GoogleApiKey": "",
  "AdminIds": [ 224267581370925056 ],
  "DebugChannel": 409655798730326016
}

GoogleApiKey must be present to use the YouTube commands and the Google Sheets-based moderation system.

About

Discord bot I made for a few Algodoo Marble Race servers...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages