mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 06:45:31 +02:00
Add total pages to command leaderboard
This commit is contained in:
@@ -110,7 +110,7 @@ module.exports = class PhoneCall {
|
||||
|
||||
sendVoicemail(channel, msg) {
|
||||
return channel.send(stripIndents`
|
||||
☎️ New Voicemail from **${msg.guild.name}**:
|
||||
☎️ New Voicemail from **${msg.guild.name}:**
|
||||
**${msg.author.tag}:** ${msg.content}
|
||||
`);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user