Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 3.32 KB

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 3.32 KB

Changelog

0.1.0 (2024-10-27)

👷 Continuous Integration

  • 🐳 Add dependabot and devcontainer (cb15a72)

✨ Features

  • ⚙ Add config file (bd7c79d)
  • 🎨 Add first command and context (23e8927)
  • 🎨 Add new config types (05c155a)
  • 🔥 Add BotUtils Helpers (125031e)
  • 🔥 Add Client Events (96c3ea2)
  • 🔥 Add handlers for commands and context (30137cc)
  • 🔥 Add Http Helpers (381f37c)
  • 🔥 Add interactionCreate Event (7028440)
  • 🔥 Add Logger (94355ae)
  • 🔥 Add messageCreate Event (b4c9db4)
  • 🔥 Add Utils helpers (5e415d6)
  • 🔥 Add validation config and update check (57f9d35)
  • 🔥 Add Validation helper file (eb7423c)
  • 🚧 Add Client and Handlers Discord Bot (5c43e29)
  • 🚧 Add Context Menu (85404c1)

📝 Documentation

  • 📝 Added JsDoc documentation (bf89290)
  • 📝 Update documentation JsDoc (9c9c2e0)
  • 📝 Update documentation JsDoc (64405a7)
  • 📝 Update documentation JSDoc (0234680)

0.0.1 (2024-09-02)

✨ Features

  • 🎉 Begin a project discord.js bot (8d975ed)