quaoz / sigma_bot

A discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Code Size Lines of Code License Last commit

Sigma bot

A discord bot written in rust with serenity

Setup

  • Requires jq to be installed to update Lavalink
  • Make a copy of example.env and rename it to .env
git clone https://github.com/quaoz/sigma_bot.git
cd sigma_bot
# Downloads and starts the latest Lavalink
./LavaLink.sh -u
# Compiles and runs the bot
./bot.sh -s

About

A discord bot

License:GNU General Public License v3.0


Languages

Language:Rust 93.8%Language:Shell 6.2%