/DiscordJifBot

A bot that responds with Jifs

Primary LanguageC#

Discord JIF Bot 🎉

Invite the bot
A discord bot that responds to people's messages with an appropriate JIF. Please see GiphyApiWrapper for the Giphy Api Wrapper library used in this project, created by me.

Build Status

Build Status CodeFactor

I want to use this JIF bot, what must I do?

  • git clone etc.
  • dotnet publish if using CLI
  • Navigate to Common -> keys.json
  • Replace BotToken with your own Discord token
  • Replace GiphyApi with your own Giphy API token
  • Deploy your Discord bot

What did you use to make this amazing JIF bot?

  • C#
  • The tears of GIF pronouncers

Discord Usage

@JIF cute puppies

Tests?

You can run tests using the CLI command dotnet test