Skip to content

Commit

Permalink
style: update help message
Browse files Browse the repository at this point in the history
  • Loading branch information
Jisin0 committed Jul 9, 2024
1 parent eafc476 commit 5cf2fda
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions plugins/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ var allTexts map[string]string = map[string]string{
<i>Type my <b>username</b> into any chat to start <b>searching</b> for any movie 👉</i>
<i>Here's a list of my available commands:</i>
/start : Start the bot.
/about : Get some data about the bot.
/help : Display this help message.
/privacy: Leran how this bot uses your data.
/imdb: Search or get a movie from IMDb.
/jw: Search or get a movie from Justwatch
/start : Start the bot.
/about : Get some data about the bot.
/help : Display this help message.
/privacy: Leran how this bot uses your data.
/imdb: Search or get a movie from IMDb.
/jw: Search or get a movie from Justwatch
<i>Use the buttons below to search for a movie here 👇</i>
<i>Use the <b>buttons</b> below to search for a movie here 👇</i>
`,

"NOTFOUND": `
Expand Down

0 comments on commit 5cf2fda

Please sign in to comment.