Skip to content

A Discord bot made to be a replacement of the old (closed source) Rumcajs.

License

Notifications You must be signed in to change notification settings

Piecuuu/Rumcajs

Repository files navigation

Example .env:

DISCORDTOKEN="Your Discord bot token"

SZCZUR_DEBUG="false" # Don't enable unless debugging
NODE_ENV="production" # Don't remove unless debugging

API_SECRET="Your API Secret"

DATABASE_URL="postgresql://user@localhost:5432/postgres"
#? Refer to 'database.md' for help

About

A Discord bot made to be a replacement of the old (closed source) Rumcajs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published