Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mymicds/mymicds-discord-bot

This is a bot for our Discord Channel
https://github.com/mymicds/mymicds-discord-bot

bot discord-bot discord-js micds mymicds mymicds-discord-bot typescript

Last synced: about 1 month ago
JSON representation

This is a bot for our Discord Channel

Awesome Lists containing this project

README

        

# MyMICDS-Discord-Bot
This is the official bot for MyMICDS

# Running
To install dependencies, do

```npm install -D```

and then to run a compilation of it, run

```npm run compile-run```

# Production
To compile for production (a clean build essentially), do

```npm run compile:prod```

# Contributing
Contributing is allowed, just please make a pull request first so that we can review your code