Add discord back to the bot list
This commit is contained in:
parent
344e0281f5
commit
5b954a7853
1 changed files with 1 additions and 0 deletions
|
@ -332,6 +332,7 @@ if (!function_exists('isBot')) {
|
|||
'Slack',
|
||||
'Twitterbot/',
|
||||
'discord',
|
||||
'Discordbot/'
|
||||
];
|
||||
|
||||
foreach ($bots as $bot) {
|
||||
|
|
Loading…
Add table
Reference in a new issue