Repository
https://github.com/gigatoride/steevie
Telegram bot
https://telegram.me/SteevieBot
What is the project about?
This is a personal assistant for Steem blockchain aims to provide full management for your Steem account on telegram as well as other platforms soon.
The first version provides a regular account profile as well as wallet view.
Also the ability to delete or setup any Steem account on your telegram.
Each telegram user has the ability to manage one Steem account
Also, you will be able to manage your Steem wallet easily by just clicking buttons or commands.
It also aims to provide a notification system for blockchain operations. and many commands for some quiries like crypto prices etc...
Features
- Steem Account Profile
- Steem Wallet
- Crypto Prices
Host your own bot
Requirements
- Node.js
- MongoDB
- @BotFather API Token
git clone https://github.com/gigatoride/steevie
cd steevie
npm install
Message to create a new bot from your telegram application.
then you will get an API key
Create .env file
NODE_ENV=development
BOT_TOKEN=your_api_token
MONGODB_URI=your_mongo_db_uri
then start the bot
npm start
Technology Stack
- Node.js
- JavaScript
- MongoDB
- Telegraf.js
Roadmap
- SteemRadar.js support
- Wallet management options
- Transfers history
- Latest posts
- Full Blockchain operations support
- Support other platforms
How to contribute?
You can open a new issue, also you can create a graphic designs for Steevie!
For pull requests please use clean code and follow the same repository structure
Commits
https://github.com/gigatoride/steevie/commits/master