https://github.com/nusmodifications/telenus
A community-maintained platform for managing NUS-related Telegram groups.
https://github.com/nusmodifications/telenus
Last synced: 5 months ago
JSON representation
A community-maintained platform for managing NUS-related Telegram groups.
- Host: GitHub
- URL: https://github.com/nusmodifications/telenus
- Owner: nusmodifications
- License: mit
- Created: 2021-09-19T19:14:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-04T16:24:11.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T05:15:18.480Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://telenus.nusmods.com/
- Size: 72.3 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TeleNUS
Just another community-maintained platform for managing NUS-related Telegram groups. This project was originally created by Eugene Lim ([@eugenood](https://github.com/eugenood)) and he has gracefully allowed NUSModifications to house this project so that we can build tighter integration of TeleNUS with NUSMods, while at the same time encouraging more community contributions.
## Overview
### What is TeleNUS?
TeleNUS is a community-maintained platform for managing NUS-related Telegram groups. Users can add and remove groups using the [TeleNUS bot](https://t.me/telenus_bot) and browse groups on the [TeleNUS website](https://telenus.nusmods.com).
### What does it mean to be community-maintained?
By design, all users are given the freedom to add any groups into TeleNUS to encourage diversity of groups. To counteract malicious users from adding inappropriate groups, all users are also given the power to remove any groups from TeleNUS. Since the power of curation is distributed equally among all users, TeleNUS is effectively maintained by the community of users.
### How to add a group into TeleNUS?
Add [@telenus_bot](https://t.me/telenus_bot) into the group, promote it to an administrator, and run the `/add` command.
### How to remove a group from TeleNUS?
Run the `/remove` command.
### Why does TeleNUS bot requires administrative rights?
Administrative rights are required to generate the group link. They are also needed to automatically remove the alert messages when a user entered or leave the chat.
## License
TeleNUS is [MIT licensed](https://github.com/eugenood/telenus/blob/main/LICENSE).