Skip to content

pretty-floppa/bot

 
 

Repository files navigation

The KAMI Blue Discord bot.

Discord Mine Paypal BTC BCH

Usage

git clone git@github.com:kami-blue/bot.git
cd bot
./start.sh

Requirements:

Make sure to also run npm i the first time

node >=12

// Linux
sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev ffmpeg

// Windows
npm i -g --add-python-to-path --vs2015 --production windows-build-tools
//http://blog.gregzaal.com/how-to-install-ffmpeg-on-windows/

// MacOS
xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" //if you dont have homebrew installed
brew install ffmpeg

auth.json example:

{
  "token": "tokenhere",
  "githubtoken": "tokenhere"
}

Thank you

opus
discord.js
better-sqlite3
canvas
cat-ascii-faces
cat-facts
...

About

The KAMI Blue Discord bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.8%
  • Shell 0.2%