tangled
alpha
login
or
join now
alpine.girlfag.club
/
refbot
0
fork
atom
SpinShare Referee Bot
refbot.ellite.dev/overlay
0
fork
atom
overview
issues
13
pulls
pipelines
remove outdated require
alpinesystem
3 weeks ago
c16ca439
0f741fdb
-1
1 changed file
expand all
collapse all
unified
split
commands
utility
restart.js
-1
commands/utility/restart.js
···
1
1
const { SlashCommandBuilder, MessageFlags, ComponentType } = require('discord.js');
2
2
-
const { getMatchState } = require('../../state/match.js');
3
2
const MatchModel = require('../../models/Match.js');
4
3
const { getRound } = require('../../state/rounds.js');
5
4
const { getActiveEvent } = require('../../state/event.js');