This bot was built using discordgo and uses the animechan REST api to get quotes and information on images
- Go to discord dev portal and get a discord bot token.
- Create a .env file on the project root directory.
- Add: Token="YOURBOTTOKEN"
- Run go get on the project's root directory
1.Add created discord bot to a discord server
- Run go run on the project's root directory
Sends a random quote from an anime
Sends a random quote from a character
Attach an image of a scene and Anime Bot will send back the title of the show, episode, range of minutes where scene happens, as well as a clip of the scene.