Skip to content

A community-maintained portal to view all available telegram chats for NUS modules

License

Notifications You must be signed in to change notification settings

eugenood/nusmodchat

Repository files navigation

A community-maintained portal to view all available Telegram chats for NUS modules.

Installation

  1. Run cp .env.example .env.
  2. Create a Telegram bot ID with BotFather, and add it to the .env file.
  3. Create an empty .data folder with mkdir .data for the Lowdb database.
  4. Run npm install to install dependencies.

Development

To run the development server, run:

npm run start

Before committing, be sure to format your code by running:

npm run prettify

About

A community-maintained portal to view all available telegram chats for NUS modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published