Skip to content

arsdragonfly/Yjsnpi-bot

Repository files navigation

YJSNPI Bot

example

This bot has absolutely no Inmu elements. (legit)

Click here to add this bot to your server!

Join the Magictea Official Discord or author's Discord to try it out or test latest features!

Also, check out the Contribution Guidelines if you want you make Yjsnpi-bot become better!

How to set up

Copy config.example.ts to config.ts and fill in a token obtained here: https://discordapp.com/developers/applications/me

Then, install FFMpeg:

$ apt install ffmpeg

Then, install Annie for Bilibili/YouTube access using

$ go get github.com/iawia002/annie

or install Annie from here (remember to change config.ts accordingly): https://github.com/iawia002/annie

Next, clone the directory and run

$ npm install -g typescript

After installing typescript, copy config.example.ts to config.ts and fill out configs accordingly.

Finally, run

$ npm install && npm run start

and you're ready to go.