Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stanleymasinde/mashaka-bot
A multi-purpose Telelegram bot
https://github.com/stanleymasinde/mashaka-bot
telegraf-bots telegram-bot
Last synced: 1 day ago
JSON representation
A multi-purpose Telelegram bot
- Host: GitHub
- URL: https://github.com/stanleymasinde/mashaka-bot
- Owner: StanleyMasinde
- Created: 2019-08-16T21:03:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T12:51:45.000Z (about 1 year ago)
- Last Synced: 2024-05-27T19:15:48.480Z (7 months ago)
- Topics: telegraf-bots, telegram-bot
- Language: JavaScript
- Homepage: https://mashaka-bot.web.app/
- Size: 26.4 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Node.js CI](https://github.com/stannlee/mashaka-bot/workflows/Node.js%20CI/badge.svg)
# mashaka-bot
Mashaka is a multi-purpose telegram bot. It can help you in your daily activites
like: Admistration, spam banning and many more to come## Quick start
You need to have nodejs >= 8 installed to run this bot
1. clone [this](https://github.com/stannlee/mashaka-bot) repository
2. Install all dependencies via `npm install` or `yarn install`
3. Copy `example.config.js` to `example.js`. `cp example.config.js example.js`
4. Add your config to `example.js`
5. Run `npm run serve` or `yarn serve`## More documentation to come
## Please note the bot is still in development and does not do much yet