Skip to content

cantevenread/rtsrs

Repository files navigation

rtsrs



Discord bot built with Discordeno



📜 Features

Case

Timeout

Violations

Warn

MORE FEATURES, AND MORE TO COME!

🤖 How to run (windows)

  1. Go to the releases page and install the latest installer.

  2. Make a folder and move the installer into the folder than run the installer and fill the questions with correct info make sure you dont add any spaces, "", or ''

  3. Once completed the installer should make a folder named rtsrs open it and run the rtsrs.exe

  4. Then run fresh start option. This will freshly restart the cases.

MAKE SURE TO RUN FRESH START; IF NOT CLOSE rtsrs.exe AND RERUN IT WITH FRESH START

From Source (mac, linux,etc)

Setup

  1. Be sure to have deno and rust-lang installed.

  2. Clone the project.

$ git clone https://github.com/cantevenread/rtsrs.git
  1. Delete the installer folder, and rtsrs.exe ( since you will compile it your own )

  2. Make a .env file ( name a file .env ) and copy paste the info below and fill in the info in between the quotes. ex. BOT_NAME='BOT'

BOT_NAME=''
BOT_TOKEN=''
DEV_GUILD_ID=''
OWNER_ID=''
USER_LOG_CHANNEL=''
BOT_MOD_CMD_LOG_CHANNEL=''
WELCONE_CHANNEL=''
  1. After completed save and run this command in the terminal.
  sudo cargo run

You will be given options. Run option 2 for the initial start-up, and to reset the database entries. You MAY have to follow the command with sudo. After the initial start-up you can just click enter or enter number 1 for a normal start.

MAKE SURE TO RUN FRESH START; IF NOT CLOSE IT AND RE RUN IT

ERRORS MAY OCCUR DONT WORRY

Info

The fresh start run opetion resets the db values. So any db value is deleted/ overwritten Deafult starts from the last db value. This project is designed to run and host your own discord bot.

🗿 ENJOY