Bot
A bot is an application that runs automated, usually repetitive tasks over the Internet.
Here are 8,651 public repositories matching this topic...
-
Updated
Jun 27, 2022 - Python
-
Updated
Apr 8, 2022 - Python
-
Updated
Jun 27, 2022 - Python
-
Updated
May 16, 2022 - Python
-
Updated
Jun 27, 2022 - Python
-
Updated
Jul 11, 2020 - Python
-
Updated
Jun 25, 2022 - Python
-
Updated
Jun 21, 2022 - Python
-
Updated
Nov 17, 2021 - Python
-
Updated
Jun 27, 2022 - Python
As i understand, now InlineKeyboardMarkup is just a dict with lists, so method like pop() will be useful and make code cleaner, at least for newbies like me.
For now, to make dynamic inline keyboard with deleting buttons after user clicks on them i need to recreate entire markup from changed list, but it can be simplified by using InlineKeyboardMarkup.pop() or something like that.
-
Updated
Jun 5, 2019 - Python
Ultroid has Multi Language Support.
We are looking for some help, to complete translation work.
Your language strings must be added to the folder strings/strings/.
You can download English strings, translate it to your desired language and put it to
-
Updated
Jun 17, 2022 - Python
-
Updated
Mar 6, 2022 - Python
-
Updated
May 23, 2022 - Python
-
Updated
Jun 10, 2022 - Python
加入推迟演习时间鳖分功能并修复了格式问题
加入了推迟演习时间鳖分功能,由于缺乏对外服碧蓝的了解,所以资源均只更新了国服(代码部分无影响)。
-
Updated
Jun 10, 2021 - Python
-
Updated
Oct 15, 2021 - Python
-
Updated
Jun 25, 2022 - Python
- Wikipedia
- Wikipedia
It would be nice to add more cross-references to the documentation. This should help users to better understand "where is this used?"/"what is this relevant for?".
For this, we can use the sphinx directive
.. seealso::like done e.g. here.Not