Skip to content

makstl/minanotifierbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinaNotifierBot - Telegram Bot for Mina Protocol Monitoring

Mina Notifier is a Telegram bot written in C# that notifies users about transactions and other relevant events occurring in the Mina blockchain. The bot integrates with the Telegram messaging platform, allowing users to receive real-time notifications on their Telegram accounts.

Features

  • Real-time notifications: The bot sends instant notifications to users as soon as a transaction or other relevant blockchain event occurs.
  • Customizable notifications: Users have the option to choose which type of events they want to be notified about, providing greater flexibility and control over notifications.
  • User-friendly commands: The bot supports a variety of simple commands that users can easily understand and interact with.
  • Blockchain integration: The bot connects to the Sui blockchain, monitoring transactions and events using its APIs.

Requirements

To run this project, you need the following installed on your machine:

Getting Started

  1. Clone the project repository:

git clone https://github.com/makstl/minanotifierbot.git

  1. Navigate to the project directory:

cd minanotifierbot

  1. Open the settings.json file and enter your Telegram Bot Token and other required settings.

  2. Build the project:

dotnet build

  1. Run the bot:

dotnet run

  1. Start a conversation with your bot on Telegram and start receiving notifications!

Usage

The bot supports the following commands:

  • ✳️ New Address - Add an address to receive notifications.
  • ♏ My Addresses - List and manage your addresses and it's settings
  • ⚙️ Settings - Adjust your notification settings (e.g., enable/disable certain events).
  • ✉️ Contact us - Send message for the crew.

Contributing

Contributions are welcome! If you encounter any issues or have any suggestions for improvements, please open an issue (https://github.com/makstl/minanotifierbot/issues).

If you'd like to contribute, please fork the repository and create a new branch with your changes. Once you've made your changes, submit a pull request detailing the improvements you've made.

License

This project is licensed under the MIT License (https://opensource.org/licenses/MIT). See the LICENSE file for more information.

Acknowledgements

About

Telegram bot that notifies users about transactions and other events occurring in the Mina blockchain

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages