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

https://github.com/marknjunge/grammatik

A grammar bot for Discord
https://github.com/marknjunge/grammatik

Last synced: over 1 year ago
JSON representation

A grammar bot for Discord

Awesome Lists containing this project

README

          

# Grammatik

A grammar bot for Discord.

## Installation

Clone the repository

```
git clone https://github.com/MarkNjunge/grammatik.git
```

Make a `.env` file based on `.env.sample`

```
cp .env.sample .env
```

Start the bot

```
yarn start
```

![](/art/screenshot.png)