{"id":21747277,"url":"https://github.com/vgvr0/telegram-job-notifications","last_synced_at":"2025-03-21T02:18:17.129Z","repository":{"id":233055900,"uuid":"785913076","full_name":"vgvr0/telegram-job-notifications","owner":"vgvr0","description":"This Python script utilizes the Telebot library to create a job alert bot. Users can select their preferred job category, experience level, and desired salary. The bot then saves these preferences and provides job alerts accordingly.","archived":false,"fork":false,"pushed_at":"2024-04-21T19:02:30.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T22:53:44.925Z","etag":null,"topics":["telegram-api","telegram-bot","telegram-bot-api","telegram-scraper","telegram-userbot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vgvr0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-12T22:35:14.000Z","updated_at":"2024-04-21T19:02:33.000Z","dependencies_parsed_at":"2024-04-21T21:07:00.213Z","dependency_job_id":null,"html_url":"https://github.com/vgvr0/telegram-job-notifications","commit_stats":null,"previous_names":["vgvr0/telegram-job-notifications"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgvr0%2Ftelegram-job-notifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgvr0%2Ftelegram-job-notifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgvr0%2Ftelegram-job-notifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgvr0%2Ftelegram-job-notifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vgvr0","download_url":"https://codeload.github.com/vgvr0/telegram-job-notifications/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244722742,"owners_count":20499154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["telegram-api","telegram-bot","telegram-bot-api","telegram-scraper","telegram-userbot"],"created_at":"2024-11-26T08:08:31.948Z","updated_at":"2025-03-21T02:18:17.107Z","avatar_url":"https://github.com/vgvr0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram Job Alert Bot\n\nThis Telegram bot allows users to set their job preferences and receive job alerts based on their chosen category, experience level, and salary range.\n\n## Getting Started\n\nThese instructions will help you set up and run the Telegram Job Alert Bot on your local machine.\n\n### Prerequisites\n\n- Python 3 installed on your machine\n- SQLite3 database engine\n\n### Installing\n\n1. Clone this repository to your local machine.\n\n```\ngit clone https://github.com/yourusername/telegram-job-alert-bot.git\n```\n\n2. Navigate to the project directory.\n\n```\ncd telegram-job-alert-bot\n```\n\n3. Install the required Python packages using pip.\n\n```\npip install -r requirements.txt\n```\n\n4. Replace `'YOUR_API_TOKEN'` with your actual Telegram Bot API token obtained from @BotFather.\n\n```python\nAPI_TOKEN = 'YOUR_API_TOKEN'\n```\n\n### Usage\n\n1. Run the bot script.\n\n```\npython bot.py\n```\n\n2. Start a conversation with the bot in Telegram by searching for its username and sending the `/start` command.\n\n3. Follow the prompts to select your job preferences, including category, experience level, and desired salary.\n\n4. Once you have selected your preferences, the bot will save them and provide you with a confirmation message.\n\n### Data Storage\n\n- User preferences are stored in a SQLite3 database named `user_preferences.db`.\n- The bot does not store any sensitive user information and only saves job preferences provided by the user.\n\n## Contributing\n\nContributions are welcome! Feel free to open an issue or submit a pull request to suggest improvements or report bugs.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvgvr0%2Ftelegram-job-notifications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvgvr0%2Ftelegram-job-notifications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvgvr0%2Ftelegram-job-notifications/lists"}