removed extra comment
This commit is contained in:
@@ -1,8 +1,3 @@
|
|||||||
/* TODO
|
|
||||||
|
|
||||||
join message should contain your current position in the queue, editing it to keep it current
|
|
||||||
*/
|
|
||||||
|
|
||||||
import { Client, CommandInteraction, TextChannel } from 'discord.js';
|
import { Client, CommandInteraction, TextChannel } from 'discord.js';
|
||||||
import * as fs from 'fs';
|
import * as fs from 'fs';
|
||||||
import * as Lang from './lang';
|
import * as Lang from './lang';
|
||||||
|
|||||||
Reference in New Issue
Block a user