Commit Graph

23 Commits

Author SHA1 Message Date
Roboron3042 4ab97cdc49 FIX: Uso de api externo para insultabot 2024-12-13 22:17:20 +01:00
Roboron3042 53c29c13c4 ADD: FediTree 2024-12-13 22:09:22 +01:00
Roboron3042 d5e0856a48 ADD: Mas insultos para insultabot 2024-12-05 22:15:47 +01:00
Roboron3042 6437038a1f FIX: Uso de api remota en insultabot 2024-12-05 22:14:01 +01:00
Roboron3042 7047b8f957 FIX: Insultabot no responde a favoritos, añade nuevos insultos 2024-12-04 23:18:11 +01:00
Roboron3042 9880c2c544 FIX: Citabot 2024-12-04 00:35:28 +01:00
Roboron3042 cac893784d ADD: Insultabot 2024-12-04 00:33:00 +01:00
Roboron3042 190a4e98af FIX: Ignora dobles espacios 2024-10-15 22:01:48 +02:00
Roboron3042 f0bad020ae FIX: Mejora control de errores 2024-10-15 21:31:56 +02:00
Roboron3042 85be0ca722 FIX: apreciabot ahora ignora los saltos de línea 2024-10-15 21:18:52 +02:00
Roboron3042 c5665da8a2 ADD: Modo cumpleaños apreciabot 2023-11-13 18:05:28 +01:00
Roboron3042 4efacb7e50 FIX: efemeridesbot error handling 2023-09-23 10:43:21 +02:00
Roboron3042 44e133ece8 Efemeridesbot v2 2023-09-22 21:09:21 +02:00
Roboron3042 a823be2281 efemeridesbot v1 2023-09-20 23:36:18 +02:00
Roboron3042 83e803be45 Strings update 2023-09-19 17:37:12 +02:00
Roboron3042 c84a76b270 CHG: Improve error handling 2023-08-18 22:21:38 +02:00
Roboron3042 b2ab6c6355 ADD: Estimabot 2023-06-17 19:10:08 +02:00
Roboron3042 0fedfb7c70
Merge pull request #3 from oneeyedman/patch-1
Remove super weird invisible unicode spaces added by the Ivory client on MacOS :)
2023-06-13 22:48:55 +02:00
Carlos Mañas a381b9bcd4
fix(apreciabot): Remove super weird invisible unicode spaces
When copying the user's address from the Mac Ivory client, it adds invisible Unicode characters before and after the address. For example, "@user@mastodon.social" becomes "\u202a@user@mastodon.social\u202c". Visually, there is no difference, but it makes it impossible for the bot to locate the user.

Considering my limited knowledge of Python, I suggest using re to remove these Unicode characters before splitting the string.

100% proposition, 0% obligation.
2023-06-09 19:34:30 +02:00
Roboron3042 5b1e0ad6e8 DEL: Remove temp bots 2023-05-09 19:38:17 +02:00
Roboron3042 dfed69e958 CHG: describot notifies only following users on the home timeline 2023-04-24 23:25:25 +02:00
Roboron3042 e8e1c03b08 ADD: describot 2023-04-24 02:20:18 +02:00
Roboron3042 62f165d487 Initial commit 2023-04-23 13:47:16 +02:00