Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nordcominc/nordy

A Discord bot that synchronizes markdown content and configurations from a GitHub repository to a Discord server. Make organizing a community brilliantly easy by leveraging all the benefits of source-control.
https://github.com/nordcominc/nordy

discord discord-bot discord-js hacktoberfest markdown

Last synced: about 15 hours ago
JSON representation

A Discord bot that synchronizes markdown content and configurations from a GitHub repository to a Discord server. Make organizing a community brilliantly easy by leveraging all the benefits of source-control.

Awesome Lists containing this project

README

        

# nordy

A Discord bot that synchronizes markdown content and configurations from a GitHub repository to a Discord server. Make organizing a community brilliantly easy by leveraging all the benefits of source-control.

[![Build, lint and test](https://github.com/NordcomInc/nordy/actions/workflows/ci.yml/badge.svg)](https://github.com/NordcomInc/nordy/actions/workflows/ci.yml)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/t/NordcomInc/nordy)](https://github.com/NordcomInc/nordy/graphs/commit-activity)
[![GitHub contributors](https://img.shields.io/github/contributors/NordcomInc/nordy)](https://github.com/NordcomInc/nordy/graphs/contributors)
[![License](https://img.shields.io/github/license/NordcomInc/nordy.svg)](https://github.com/NordcomInc/nordy/blob/master/LICENSE)
[![Discord](https://img.shields.io/discord/532606942019846176.svg?logo=discord&logoColor=white&logoWidth=20&labelColor=7289DA&label=Discord&color=17cf48)](https://discord.gg/WgYVtCbR6J)
[![WakaTime](https://wakatime.com/badge/github/NordcomInc/nordy.svg)](https://wakatime.com/badge/github/NordcomInc/nordy)

## 🔗 Links

- [:speech_balloon: Discord Server](https://discord.gg/WgYVtCbR6J)
- [:open_file_folder: Documentation](https://docs.nordy.nordcom.io/)

## :rocket: Getting Started

> Unless you're looking to contribute to or self-host nordy you're in the wrong place. Keep an eye out on the Discord App Directory when we're ready to roll out the initial version.

```bash
git clone https://github.com/NordcomInc/nordy
cd nordy
npm install
```