Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 801 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 801 Bytes

Discord Chat Bot

A Discord chat bot using Discord.js and Google's Vertex AI (Gemini).

Navigate to the app directory to get started.

There are plans to add more directories to the root for other features; therefore, currently, the source code is in the app directory.

Features

  • Respond to messages and replies.
  • View and comprehend images.
  • Respond to commands.
    • checkin: Check in to an activity.
    • checkin-report: Generate a check-in report.
  • Short-term history: keep track of the recent messages as context.
  • Customization
    • Define instructions to how the bot would respond to messages.
    • Define members' information (nickname, username, gender) so the bot can refer to and mention in messages.