https://github.com/georgetomzaridis/bot-apps-teithe-ihu-announcements
Bot that checks for new announcements on https://apps.iee.ihu.gr/ and send them on messenger group/user or discord group.
https://github.com/georgetomzaridis/bot-apps-teithe-ihu-announcements
api apps apps-ihu apps-teithe bot bot-apps-teithe-announcements computer discord discord-api discord-py facebook-api facebook-messenger facebook-messenger-bot fbchat ihu it json python science teithe
Last synced: about 1 month ago
JSON representation
Bot that checks for new announcements on https://apps.iee.ihu.gr/ and send them on messenger group/user or discord group.
- Host: GitHub
- URL: https://github.com/georgetomzaridis/bot-apps-teithe-ihu-announcements
- Owner: georgetomzaridis
- Created: 2019-09-29T20:54:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T12:57:53.000Z (about 6 years ago)
- Last Synced: 2024-02-09T05:28:56.544Z (over 2 years ago)
- Topics: api, apps, apps-ihu, apps-teithe, bot, bot-apps-teithe-announcements, computer, discord, discord-api, discord-py, facebook-api, facebook-messenger, facebook-messenger-bot, fbchat, ihu, it, json, python, science, teithe
- Language: Python
- Homepage: https://apps.iee.ihu.gr/
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bot-apps-teithe-announcements
Bot that checks for new public announcements on https://apps.iee.ihu.gr/ and send them on messenger group/user or discord group.
# Messenger

# Discord

## Features
Checks for new announcements and if finds one, they will send it to messenger group/user or discord group.
## Links
* Requests: https://pypi.org/project/requests/
* Fbchat: https://pypi.org/project/fbchat/
* Apps IHU(Teithe): https://apps.iee.ihu.gr/
## !!WARNING!!
Please dont remove the file 'count_ann' because the programm use that file to record the latest count of posts and compare it with the api new one.
## Issues / Questions
If you have questions or issues dont worry i am happy to help you. Just open an issue here in github or email me
* Email: georgetomzaridis@gmail.com
## License
MIT License
Copyright (c) 2019 George Tomzaridis
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Have fun guys!