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

https://github.com/mathix420/comrade_bot

Slack bot for 42Born2Code Paris
https://github.com/mathix420/comrade_bot

Last synced: 9 months ago
JSON representation

Slack bot for 42Born2Code Paris

Awesome Lists containing this project

README

          

A simple Slack bot.

# Disclamer

> This bot has no political goals,
> The USSR theme is only a comic reference
> to the first command of this bot: `!travail`.

# Environment

`.vscode/settings.json`
```
{
"dart.env": {
"INTRA_PRIVATE": "",
"INTRA_PUBLIC": "",
"INTRA_SESSION": "",
"SLACK_PRIVATE": "",
"MYMEMORY_SECRET": "",
"dev": "true",
}
}
```