customize and random, also some modifications on help.js

This commit is contained in:
GiovaniFZ 2024-06-01 22:45:40 -03:00
parent 57154bcb70
commit 1587de66c8
5 changed files with 205 additions and 6 deletions

View file

@ -7,12 +7,12 @@ module.exports = function(bot, msg) {
const message = `*Hello! I'm Lynx!*\n\nI'm a simple bot made entirely from scratch in Node.js by Lucas Gabriel (lucmsilva).\n\n` +
`I might be running on a GitHub Codespaces server (see /stats), so please refrain from overusing or spamming the bot!\n\n` +
`*Some commands to test*:
*/start*: start the bot
*/help*: send this message
*/whois*: send some information about yourself
*/chatinfo*: send some information about the group
*/furry*: check if you are a furry
*/gay*: check if you are gay\n\n` +
*/gay*: check if you are gay
*/help*: send this message
*/start*: start the bot
*/whois*: send some information about yourself\n\n` +
`*See my source code in:* [GitHub Repository](https://github.com/lucmsilva651/lynx)\n\n` +
`Thanks to all users, testers, contributors, and others. Without you, perhaps this bot wouldn't be possible ❤️`;