A hypnotism-oriented Discord Bot, it has many features, such as random imposition, spirals, etc. This is not meant for huge servers, just small hypnosis servers.
Note
This bot is heavily tailored for our own server (see below)
Some changes may be needed to suit your own needs
Join our server, Trancy Twilight! Test the bot out there! 🌀
Here are the steps to install it on your own computer:
- Make sure you have Node.JS installed on your computer
- Download the repository, using
Code > Download Zip
orgit clone https://github.com/itevie/hypno-discord-bot
- Once downloaded, navigate to the folder in your terminal
- Execute
npm install
- Execute
npm install -g ts-node
- Add your token to
token.txt
in the same folder aspackage.json
, containing NOTHING but your token - Now, to run the bot:
ts-node src/index.ts
- Extras: make sure to edit
src/config.json
to suit your own server's needs