Skip to content
/ CatBot Public

Simple discord bot to display random image cat build with go

Notifications You must be signed in to change notification settings

adev22/CatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple discord bot to display random image cat build with go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages