ika_bot/lib/commands.rb
2025-08-16 10:15:47 -04:00

5 lines
168 B
Ruby

require_relative "commands/command"
require_relative "commands/help_command"
require_relative "commands/lesson_command"
require_relative "commands/stop_lesson_command"