820 B
820 B
This project requires NodeJS 18.14.0 and will probably only run effectively on a Linux machine.
- Clone repository to directory
- Enter
yarn
into terminal and press enter - Copy/move
.env.example
to.env
in the root directory - Fill out the necessary information (_BEARER entries require BEARER tokens for authentication)
- Run script by entering in to console "node nice-bot.js (if applicable)"
I'll update this and add more features as times goes on. Yes, it is retarded spaghetti code but it works. I would recommend using crontab
(see CrontabGuru) to run the script every however long you'd like, if you want it to be automated. At the moment, this script does not support replying to mentions as they come, like how the ebooks
accounts do.