Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.07 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.07 KB

Hypno Helper 🌀

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

Join our server, Trancy Twilight! Test the bot out there! 🌀

Installing the bot yourself

Here are the steps to install it on your own computer:

  1. Make sure you have Node.JS installed on your computer
  2. Download the repository, using Code > Download Zip or git clone https://github.com/itevie/hypno-discord-bot
  3. Once downloaded, navigate to the folder in your terminal
  4. Execute npm install
  5. Execute npm install -g ts-node
  6. Add your token to token.txt in the same folder as package.json, containing NOTHING but your token
  7. Now, to run the bot: ts-node src/index.ts
  8. Extras: make sure to edit src/config.json to suit your own server's needs