Devo Zou

Results 2 issues of Devo Zou

Here's how I use it: ``` if (await message.mentionSelf()) { console.log('this message were mentioned me! [You were mentioned] tip ([有人@我]的提示)') } ``` But it didn't work.

1、find_element_by_name("q") 更新为 find_element(By.NAME, "q"); 2、更新一些翻译;