Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Lloople/bot-mr-debts
Track your debts with your group of friends interacting with this bot on telegram
https://github.com/Lloople/bot-mr-debts
Last synced: 7 days ago
JSON representation
Track your debts with your group of friends interacting with this bot on telegram
- Host: GitHub
- URL: https://github.com/Lloople/bot-mr-debts
- Owner: Lloople
- Created: 2018-04-16T19:31:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-25T19:41:00.000Z (over 4 years ago)
- Last Synced: 2024-08-02T00:25:45.901Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 396 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-botman - MrDebtsBot - Track debts in a group of friends (Uncategorized / Uncategorized)
README
## About Me (Mr Debts)
Add me to your group of friends in Telegram to track your debts! 💰
## How To Use
First of all you need to register your group with me, you can do it in 3 different ways:
- Add me to your friends group
- Create a group with me on the same process
- Say `/register` to me in an existing groupThen I'll ask you about the language you want to use. I can work with **English (en)**, **Catalan (ca)** and **Spanish (es)** for now.
Next step is to know the currency you want to work on the group. Currently supported are **Dollar ($)**, **Euro (€)** and **GBP (£)**
After this process is completed, you can start to debt money to your friends and I'll remember
all for you. You can tell me like:- `@marcel owes me 200`
- `@christoph paid me 25`
- `I paid 300 to @marcel` (same as `@marcel owes me 300`)
- `I owe 10 to @christoph` (same as `@christoph paid me 10`)You can do it by commands if you feel comfortable:
- `/debt 10 @christoph` (same as `I owe 10 to @christoph`)
- `/paid 200 @marcel` (same as `@marcel owes me 200`)You can see your current balance at every moment using `/balance` or sending the money emoji 💰 or 💵
- Help command is still Work In Progress 🙏
## About The Project
I've built this chatbot with Laravel and BotMan.
You can find the Laravel documentation at [https://laravel.com](https://laravel.com).
You can find the BotMan and BotMan Studio documentation at [http://botman.io](http://botman.io).
## Security Vulnerabilities
If you discover a security vulnerability within Mr Debts, please send an e-mail to David Llop at [email protected]. All security vulnerabilities will be promptly addressed.
## License
Mr Debts is free software distributed under the terms of the MIT license.