mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 22:44:32 +02:00
tableflipgit add .!
This commit is contained in:
@@ -48,6 +48,7 @@ module.exports = class OsuSignatureCommand extends Command {
|
||||
onlineindicator: '',
|
||||
xpbar: ''
|
||||
});
|
||||
console.log(text);
|
||||
if (text.includes('<b>Warning</b>')) return msg.say('Could not find any results.');
|
||||
return msg.say({ files: [{ attachment: body, name: 'osu-signature.png' }] });
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user