Add discord back to the bot list

This commit is contained in:
Sergio Brighenti 2021-04-24 14:01:18 +02:00
parent 344e0281f5
commit 5b954a7853

View file

@ -332,6 +332,7 @@ if (!function_exists('isBot')) {
'Slack',
'Twitterbot/',
'discord',
'Discordbot/'
];
foreach ($bots as $bot) {