Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 709 Bytes

File metadata and controls

62 lines (40 loc) · 709 Bytes

CatBot

Simple discord bot to display random cat image

add bot to your discord channel here

Installation

  • Clone Project
    git clone https://github.com/adev22/CatBot.git <foldername>
  • Set Discord token & Cat API in env file
    TOKEN =
    APIKEY =
  • Running
    go run .
  • Build
    go build

Command bot

List all command

    !help

Display random cat image

    !cat

Send Message "Hello,World"

    !hello

Search cat

    !search <name>

Contribute

Feel free to any contribute