NiciusB / me_in_real_life_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Me_in_real_life_bot for telegram

https://t.me/me_in_real_life_bot

Prerequisites

You need to have node.js and npm installed.

You'll also need to talk with https://t.me/BotFather to create a bot. Then copy the token.example.js file, rename it to token.js and paste your HTTP API token.

Getting Started

Download the repository, configure your token.js file (see Prerequisites), and run

npm install
node bot.js

Deploying

I use a raspberry pi and PM2 to make sure that the bot is always running

Built With

License

This project is licensed under the Beer-Ware License - see the LICENSE.md file for details

About

License:Other


Languages

Language:JavaScript 100.0%