mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2026-05-03 13:19:08 -04:00
Changine help location
This commit is contained in:
@@ -152,7 +152,7 @@ client.on('message', async message => {
|
||||
}
|
||||
|
||||
if (command === 'help') {
|
||||
return message.reply('https://technicolor.2a03.party/bot/');
|
||||
return message.reply('https://technicolor.2a03.party/osselbot/');
|
||||
}
|
||||
|
||||
if (command === 'fix') {
|
||||
|
||||
Reference in New Issue
Block a user