gretmn102 / agent-discord-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agent Discord Bot

Discord Chat

Install pre-requisites

Build

  • For Linux: ./build.sh
  • For Windows: build.cmd

Before starting

Create .env and fill next fields:

DiscordCommandBotToken=%your token%
DbConnection=%your connection to DB%
DataBaseName=%your database name%
AblyToken=%your AblyToken%

Testing

dotnet fake build -t RunTest

Heroku

Deploy

About

License:MIT License


Languages

Language:F# 100.0%Language:Shell 0.0%Language:Batchfile 0.0%Language:Procfile 0.0%