mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-01-08 02:17:48 +00:00
[OPB-25] implementation of FAQ commands
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package dev.sheldan.oneplus.bot.modules.news.commands;
|
||||
package dev.sheldan.oneplus.bot.modules.news.command;
|
||||
|
||||
import dev.sheldan.abstracto.core.command.condition.AbstractConditionableCommand;
|
||||
import dev.sheldan.abstracto.core.command.config.CommandConfiguration;
|
||||
@@ -1,4 +1,4 @@
|
||||
package dev.sheldan.oneplus.bot.modules.news.commands;
|
||||
package dev.sheldan.oneplus.bot.modules.news.command;
|
||||
|
||||
import dev.sheldan.abstracto.core.command.condition.AbstractConditionableCommand;
|
||||
import dev.sheldan.abstracto.core.command.config.CommandConfiguration;
|
||||
Reference in New Issue
Block a user