Skip to content

anav5704/ai-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batman Discord Bot 🦇

hero page

This is a simple discord bot made using Google's Palm 2. The setup was easy and straightforward. This bot reads messages and replies to them as if it is Batman. If you want to talk to him, feel free to join the Gotham City discord server.

Technologies Used

  • Node JS
  • Discord JS
  • Palm 2 API

Getting Started

First, fork and clone the repo, and install all the required dependencies by running npm install. Then make a .env file in the root of your project and add the following variables:

PALM_AI_API_KEY
DISCORD_TOKEN
GIPHY_API_KEY

Finally Start the app by running node index.js or node .

Learning Resources

Releases

No releases published

Packages

No packages published