https://github.com/botjslib/lib
A library to write the bot a single time and run it on both telegram and discord.
https://github.com/botjslib/lib
bot discord discord-bot reddit reddit-bot slack slack-bot telegram telegram-bot twitch twitch-bot whatsapp whatsapp-bot
Last synced: about 1 year ago
JSON representation
A library to write the bot a single time and run it on both telegram and discord.
- Host: GitHub
- URL: https://github.com/botjslib/lib
- Owner: BotJSLib
- License: mit
- Created: 2024-01-09T17:35:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T15:15:16.000Z (over 2 years ago)
- Last Synced: 2025-03-01T17:39:21.444Z (over 1 year ago)
- Topics: bot, discord, discord-bot, reddit, reddit-bot, slack, slack-bot, telegram, telegram-bot, twitch, twitch-bot, whatsapp, whatsapp-bot
- Language: TypeScript
- Homepage: https://botjs.michelemanna.me
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Welcome to Bot.js 👋
> Code your bot once and run it everywhere
### 🏠 [Homepage](https://github.com/Michelo11/botjs)
## Install
```sh
npm i bot.js
```
## Usage
```sh
botjs dev/build
```
## Using a template
Use the following command to create a project with a template:
```sh
pnpm create botjs
```
## Author
👤 **Michelo11**
* Website: michelemanna.me
* Twitter: [@Michelo117](https://twitter.com/Michelo117)
* Github: [@Michelo11](https://github.com/Michelo11)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Michelo11/botjs/issues).
## Show your support
Give a ⭐️ if this project helped you!