add /coal and /version
This commit is contained in:
parent
4765ebf22c
commit
51b55bad36
18 changed files with 534 additions and 16 deletions
|
|
@ -14,8 +14,7 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
import { config as configDotenv } from 'dotenv';
|
||||
configDotenv();
|
||||
import "./initConfig";
|
||||
|
||||
import { GatewayIntentBits, Events, Interaction, ChatInputCommandInteraction } from 'discord.js';
|
||||
import { MyClient } from './client';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue