Here is a single file for Node.JS (use whatever you want version).
Use animeseekerbot.config.json
for setting up Telegram token, specifying admin's data and permissions list.
Here are modules that animeseekerbot.js
uses (you can install them with npm
, yarn
, etc.):
telegraf
node-fetch
npm install
– install all dependenciesnpm run start_bot
– run bot