Skip to content

semasping/TelegramBotsForGolosAndSteemitBlockchains

Repository files navigation

Telegram bots for Steem and Golos blockchains.

Contains:

  • Bot for notification about new post in blockchains
  • Bot for groping curations of posts

Usage:

Application use Redis and MongoDB for own needs. You have to install them on your server.

git clone https://github.com/semasping/TelegramBotsForGolosAndSteemitBlockchains

composer install

cp .env.example  .env
php artisan key:generate
# setup setting in .env file:
# * db settings
# * telegram keys 


php artisan migrate

License

My telegram bots is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages