Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.33 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.33 KB

Eye Discord App 💙

Eye Bot is a Discord bot created in Kotlin, utilizing the JDA (Java Discord API) library for interaction with Discord.

Features 🔧

  • Slash Commands: The bot supports slash commands, allowing users to interact with the bot through convenient context menus.
  • Administrative Commands: Implemented administrative commands enable server management functionalities such as banning, kicking, and message clearing.
  • Informational Commands: The bot provides information about the Discord server, users, and the current bot status.
  • Server Statistics: The bot regularly collects server statistics and presents them in a convenient format.

User Commands 🙋

  • /avatar - shows user avatar
  • /botinfo - displays some informations about app
  • /ping - checks application latency
  • /serverinfo - displays some informations about guild/server

Staff Commands 👑

  • /ban - bans a user from the server
  • /clear - clears a specified amount of messages from the channel
  • /cooldown - sets the cooldown of a chat channel
  • /embed - sends an embed message with customizable content
  • /kick - kicks a user from the server
  • /say - repeats the provided message in the channel