Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-10T15:15:16.000Z (9 months ago)
- Last Synced: 2024-10-14T16:04:07.409Z (25 days 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
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!