Skip to content

TheSainEyereg/ZeroBot-Discord

Repository files navigation

ZeroBot

A multifunctional open-source bot for Discord written in TypeScript

Getting Started

  1. Install latest NodeJS
    1.1 Install yarn with npm i -g yarn
  2. Clone repo and build the bot
git clone https://github.com/TheSainEyereg/ZeroBot-Discord.git
cd ZeroBot-Discord
yarn
yarn build
  1. Instal and run SurrealDB 3.1 If you had previous version of ZeroBot with JSON storage then you can use yarn migrate to move all data to SurrealDB
  2. Copy .env.example to .env and fill in the required fields
    4.1 Obtain cookies and tokens for required services (for Spotify you can launch yarn spotify and follow the instructions there)
  3. Start the bot with yarn start

About

Multifunctional discord bot for your server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published