CashBot is a Discord bot designed to integrate with Cash App, offering a seamless payment gateway experience on Discord. Whether it's creating payments, managing them, or automatically checking and verifying invoices, CashBot aims to streamline the payment process for Discord users and staff.
- This project was crafted during my freshman year of high school; it may contain bugs or be outdated with current APIs.
- There's a possibility it might not run smoothly out of the box.
- This project is obviously no longer maintained.
- Authentication and Session Management: Utilizes cookies to retrieve and manage user information from Cash App.
- Payment Creation: Easily generate payments directly on Discord.
- Automatic Invoice Verification: Allows for the creation of invoices that auto-verify fulfillment, enabling multiple staff members to check payment status.
- Initialization: Logs the bot into Discord.
- Help: Displays available commands and their descriptions.
- Status Management: Allows setting the bot's Discord status.
- Basic Info & Detailed Info: Retrieves information regarding payments, transactions, or user details.
- Transaction History: Fetches transaction data or history.
- Time Parsing: Formats the current time for various operations.
- String Manipulation: Useful for extracting specific data from responses or strings.
- Ensure all dependencies are installed.
- Replace placeholders with your specific API keys or tokens.
- Run
main.py
to start the bot.
Feel free to fork, make changes, and submit a PR. Any contributions will be appreciated and can help in refining the bot for better functionality.
This project is licensed under the MIT License - see the LICENSE file for details.