An open API service indexing awesome lists of open source software.

https://github.com/ioxee/trellordconnector

Sync Trello with Discord using webhooks. Customize notifications and enhance collaboration with this efficient Power-Up.
https://github.com/ioxee/trellordconnector

api discord javascript js synchronization trello webhook

Last synced: 9 months ago
JSON representation

Sync Trello with Discord using webhooks. Customize notifications and enhance collaboration with this efficient Power-Up.

Awesome Lists containing this project

README

          

# TrellordConnector ๐Ÿš€

Seamlessly sync Trello updates to Discord with TrellordConnector, a Power-Up for instant webhook notifications and customizable message options.

## About ๐Ÿ“–

TrellordConnector bridges the gap between Trello and Discord, providing a unique solution for real-time updates and custom notifications. It's perfect for teams looking for a more integrated project management experience.

## Features โœจ
- **Instant Sync**: Automatically updates Discord with Trello changes.
- **Customizable Webhooks**: Tailor notifications to meet your team's needs.
- **User-Friendly**: Simple setup and easy-to-use interface.

## Getting Started ๐ŸŒŸ
1. **Clone the Repository**
```bash
git clone https://github.com/IOxee/TrellordConnector.git
```
2. **Install Dependencies**
```bash
npm install
```
3. **Set up Env**
```bash
mv .env.example .env
```
Now edit the .env file to fit your needs
4. **Set Up Webhooks**
- Configure Trello and Discord webhooks in `server.js`.
5. **Run TrellordConnector**
```bash
node server.js
```

## Contributing ๐Ÿค
Your contributions are welcome! Feel free to fork the project and submit pull requests. ๐Ÿš€

### ๐ŸŽ‰ Acknowledgments
We truly appreciate everyone who has contributed to improving this project! ๐Ÿ’กโœจ

| ๐Ÿ‘ค Contributor | ๐Ÿ”ฅ Changes Made |
|---------------|----------------|
| [@Luiggi33](https://github.com/Luiggi33) | โœ… Added more descriptive comments to the configuration, ๐Ÿ“„ updated info and `.env`, ๐ŸŒ added the port, and ๐ŸŽจ applied minimal formatting. |

**Thank you for your time and effort! ๐Ÿ™Œ๐Ÿ’–**

## License โš–๏ธ
MIT License

Copyright (c) 2023 IO

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

---

๐Ÿ”— **Stay Connected**
For updates, follow us on [GitHub](https://github.com/IOxee/TrellordConnector).

๐ŸŽ‰ Start syncing your Trello boards with Discord today!