A Utility Messenger Bot
A Utility Messenger Bot
SN | Sample Query | Source (w/ Attribution) |
---|---|---|
1 | flip a coin | —- |
2 | tell me a fact | Offline |
3 | Qfx movies | Self API |
4 | tell me a joke | Offline |
5 | quotes | Offline |
6 | latest news | Powered by NewsAPI |
7 | Nepal news | Powered by Kantipur News |
8 | KU news | Self API |
9 | KU result | Self API |
10 | weather in kathmandu | DarkSky |
11 | mechi election | Self API |
├── Modules/ # home for various features
├── data/ # home for shared data
├── Templates/ # for sending structured messages
├── MessageHandeling/ # Handle Payloads and commandless messages
└── index.js # the main bot