add me as author to the join message
This commit is contained in:
parent
e94b9d1d34
commit
7fcbabab18
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ class Bot {
|
|||
return
|
||||
}
|
||||
|
||||
this.#chat.chat(`/w ${username} Hello ${username}! I'm a bot that adds chat based commands. Please use ${this.#prefix}help to get a list of all commands.`)
|
||||
this.#chat.chat(`/w ${username} Hello ${username}! I'm a bot that adds chat based commands. Please use ${this.#prefix}help to get a list of all commands. Made by 1e99 :)`)
|
||||
}
|
||||
|
||||
#onDeath() {
|
||||
|
|
Loading…
Add table
Reference in a new issue