mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2024-12-22 07:26:22 -05:00
Changine help location
This commit is contained in:
parent
4152a32ef7
commit
adc258fb1d
@ -152,7 +152,7 @@ client.on('message', async message => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (command === 'help') {
|
if (command === 'help') {
|
||||||
return message.reply('https://technicolor.2a03.party/bot/');
|
return message.reply('https://technicolor.2a03.party/osselbot/');
|
||||||
}
|
}
|
||||||
|
|
||||||
if (command === 'fix') {
|
if (command === 'fix') {
|
||||||
|
Loading…
Reference in New Issue
Block a user