ika_bot/lib/commands.rb

5 lines
168 B
Ruby
Raw Normal View History

2025-08-15 17:03:12 -04:00
require_relative "commands/command"
require_relative "commands/help_command"
require_relative "commands/lesson_command"
require_relative "commands/stop_lesson_command"