Skip to content

πŸ€– FriendTech Notifier Bot (FTNB): Instantly get notified when someone of interest joins the `friend.tech` platform!

Notifications You must be signed in to change notification settings

Zeeshanahmad4/FriendTech-Notifier-Bot-FTNB-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Table of Contents

Project Overview πŸ“–

FriendTech Notifier Bot (FTNB) is a specialized bot designed to send instant notifications when specific users join the friend.tech platform. Stay updated and never miss when someone of interest registers on the platform!

Features ✨

  • Real-time Monitoring: Monitors friend.tech for new user registrations.
  • Instant Notifications: Sends notifications immediately when a user from a predefined list joins.
  • User Customization: Allows manual entry of usernames of interest.
  • Scalability: Can handle a list of up to 50 usernames.

πŸš€ Future Enhancements (To-Do):

  • Integration with mobile notifications for real-time alerts on smartphones.
  • Analytics dashboard to provide insights on user registration trends.
  • Enhanced error handling and logging for better troubleshooting.

Usage Examples πŸ’‘

from main import main
main()

Setup and Installation Instructions πŸ”§

Clone the GitHub repository. git clone <repository_url>

Navigate to the project directory. cd friend.tech-bot

  • Install necessary dependencies (if any).
  • Update the config/settings.py with necessary API keys and configurations.
  • Run the main.py script to start the bot.

python main.py

Troubleshooting Tips πŸ› οΈ

  • Ensure all dependencies are correctly installed.
  • Check logs/bot.log for any error logs or warnings.
  • Ensure API keys and other configurations in config/settings.py are correctly set.

Contribution Guidelines 🀝

  1. Fork the repository to your GitHub account.
  2. Clone the forked repository to your local machine.
  3. Make your changes or additions.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository for review.
  6. After review, your changes might be merged!

About

πŸ€– FriendTech Notifier Bot (FTNB): Instantly get notified when someone of interest joins the `friend.tech` platform!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages