Skip to content

rodrigoroma/media-sharing-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

media-sharing-bot

Installing

You will need node.js and npm. Once those are installed, we can start installing media-sharing-bot:

$ git clone [email protected]:rodrigoroma/media-sharing-bot.git
$ cd media-sharing-bot
$ npm install

Setting up environment vars

You will want to set up your bot environment variables on the server where it will run. You will need to configure the following variables:

MEDIA_BOT_TOKEN (Bot token generated using BotFather)

Starting bot

You can get your bot running by executing:

$ node src/bot.js

License

See the LICENSE file for license rights and limitations (MIT).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published