Decisions for this repository #47
ElBe-Plaq
announced in
Announcements
Replies: 1 comment
-
I'll also use bots by providers like https://probot.github.io/. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Some decisions I made for this repository are following:
discord.ext
ever (that's the purpose of this project)TODO ({RESPONSIBLE EDITOR}): {SHORT DESCRIPTION} ({IDENTIFIER}-{ISSUE/PR-NUMBER})
import .utils
in normal code,from .utils import ()
in utilsNameT
names for type varsaiohttp
instead ofrequests
orhttpx
, at the cost of HTTP/2, but with significant performance improvementslogging
, because I made my own.Beta Was this translation helpful? Give feedback.
All reactions