diff options
Diffstat (limited to 'src/Events.js')
| -rw-r--r-- | src/Events.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Events.js b/src/Events.js index d3ea15f..94e5eae 100644 --- a/src/Events.js +++ b/src/Events.js @@ -9,7 +9,7 @@ module.exports = function Events(bot) { r = new RegExp(`^(?:<@!?${bot.user.id}> +|-)\\b`); bot.editStatus('online', { - name: `watching LaTeX.`, + name: `LaTeX.`, type: 3, }); }); |
