The official discord bot of the Racoonia discord server.
Just invite the bot to your discord server and you're done.
- Get the latest release from the releases section or the latest build from the build workflow artifacts.
- Unzip it in an empty folder
- Install node.js
- Install yarn
- Run
yarn
inside the installation directory - Rename the
.env.template
file in themeta
folder to.env
and setup your environmental variables inside it. - Rename the
config.yml.template
file in themeta
folder toconfig.yml
and setup your settings in it. - Run
yarn start
- Run
yarn build
in the original directory - Copy the contents of
dist
to the target directory - Copy the
package.json
to the target directory - Copy the
.env.template
as.env
andconfig.yml
to the target directory and fill out all the fields - Run
npm install
in the target directory - Run
npm run start
in the target directory
- 3.0 Makeover Update
- DM Support
- Delete Quotes and Codenames
- Following System
- 3.1 Changelog Update
- Changelog Command
- Quote Context
- 3.2 Api Update
- Rest API
- Admin Dashboard
- 3.3 Modal Update
- Quote creation with modals
- Localization
- Design Improvements
The license applies only to the code in this repository. Images and other assets are explicitly excluded. The license for the code is the GNU General Public License Version 3. You can find more information here
Thanks to gotura for the logo