furry and gay added + Code fixes
This commit is contained in:
parent
419575ebf7
commit
009881efc2
5 changed files with 56 additions and 4 deletions
|
@ -12,7 +12,7 @@ module.exports = function(bot, msg) {
|
|||
userPremiumOutput = "You have a Telegram Premium subscription.";
|
||||
} else {
|
||||
userPremiumOutput = "You don't have a Telegram Premium subscription.";
|
||||
}
|
||||
};
|
||||
|
||||
const message = `Your name is: ${userName}\nYour username is: @${userHandle}\nYour ID is: ${userId}\nYou are a bot: ${isBot}\nYour language: ${userLang}\n\n${userPremiumOutput}`;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue