/Floofbot

Discord Bot

Primary LanguageC#

Floofbot

Travis (.com) branch

Floofbot is yet another Discord bot.

Prerequisites

  • .NET Core 3.1

Commands

  • To build:
    • Run dotnet restore to restore all project dependencies
    • Run dotnet build from the Floofbot directory, where Floofbot.csproj is located.
  • To run: Navigate to the build in the bin directory and run Floofbot.exe from there.