We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thank you for the amazing project! I was thinking if we can create a telegram bot which can be added to groups and be linked to a spliit group.
Request: A telegram bot which can be added to existing and new telegram groups. Bot Commands:
/e
/expense
/expense 100
/b
/balance
/a
/add
This will make this much easier to use for quick expenses.
The text was updated successfully, but these errors were encountered:
kicking things off on the telegram front with a feature to send notifications #252
with the new tRPC api in the latest release it should be much easier to create a js bot in telegram.
Sorry, something went wrong.
No branches or pull requests
Thank you for the amazing project! I was thinking if we can create a telegram bot which can be added to groups and be linked to a spliit group.
Request: A telegram bot which can be added to existing and new telegram groups.
Bot Commands:
/e
or/expense
: Supports adding quick expenses. Example with/expense 100
it splits 100 evenly between the members./b
or/balance
: Shows balances./a
or/add
: Add a person in telegram group to the Spliit group, or merge with an existing member.This will make this much easier to use for quick expenses.
The text was updated successfully, but these errors were encountered: