Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/losparviero/secrets-telegram-bot
Conveniently store secrets and environment variables in your Vell vault in Telegram!
https://github.com/losparviero/secrets-telegram-bot
Last synced: 2 days ago
JSON representation
Conveniently store secrets and environment variables in your Vell vault in Telegram!
- Host: GitHub
- URL: https://github.com/losparviero/secrets-telegram-bot
- Owner: losparviero
- License: agpl-3.0
- Created: 2023-08-11T06:50:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-11T07:06:02.000Z (over 1 year ago)
- Last Synced: 2023-08-11T14:32:23.676Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Secrets Telegram Bot
Conveniently store secrets and environment variables in your Vell vault in Telegram!
### Install
1. Clone repo.
2. Run ```npm i``` in project folder.
3. Rename example.env to .env and provide bot token.
4. Follow instructions to get DB_URL from [Vellin](https://npmjs.com/vellin)
5. Run ```npm start``` to start the bot.#### It's advisable to run the bot using PM2 or any startup manager for persistent execution.
### Uninstall
1. Use ```rm -rf```.
*Note:* If you're unfamiliar with this command, delete project folder from file explorer.
### License
AGPL-3.0 ©️ Zubin