Skip to content

A telegram bot for managing the weekly status sent by various members.

License

Notifications You must be signed in to change notification settings

osl-vvce/zero-sama

Repository files navigation

Zero Sama

Zero Sama

version license build contributors last-commit twitter

What's this?

Zero Sama is a telegram bot that helps with the management of the OSL weekly report sent by the active OSL members of the community. It reminds the members to submit their weekly report from the source they talk to, this helps in building a stage where the members can interact and know what their peers are up to.

Features

/report - Collects your weekly report

How to get started?

npm install

Requirements

  • serviceAccountKey.json ⇒ Create a firebase project and download this.
  • .env ⇒ Create a telegram bot to get the bot token from Bot Father.

Start the bot in development (Needs two shells)

npm run watch
npm run dev

Build the bot

npm run build

Useful Information

Website: https://status.oslvvce.com
Repo: https://github.com/sanjithpk/zero-sama

How can you help?

  • Start making small Pull Requests wherever you think you can help. The Management team will be handling the project and adding the features that you create as they come.
  • You can use the Zero Sama card on Trello to discuss anything related to this project.

Technology Stack

Happy coding!