Skip to content

amber-lang/amber-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amber Bot

Amber Compiler bot that can run Amber code in the isolated environment.

Commands

  • /run - Run Amber code in the isolated environment.

Configuration

  • TOKEN - Amber Bot token.
  • APPLICATION_ID - Amber Bot client ID.
  • GUILD_ID - Amber Bot guild ID.

Requirements

  1. Build the amber-alpine Docker image.
docker build -t amber-alpine .
  1. Register commands.
npm run register
  1. Start the bot.
npm start

About

🤖 Amber Bot for Amber Community Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published