|
|
|
|
|
by orf
2572 days ago
|
|
yours just has a bunch of print statements, several FIXME's, some weird choices (throwing an ApiError in one case but just printing the error in another), random things like a half baked Emoji enum (make this dynamic) and isn't a library you can pip install. The code is quite clean though. |
|