Enderchief
Enderchief
Does anyone want to take this issue?
Don't forget to use gitmoji for your commits
I currently am working on this
Instead of just a dictionary, I'm using a custom object which wraps around a deque mainly so I can have a max length (default 100) and automatically remove the oldest...
What if it’s just an argument in the Client constructor? `bot = Client(token=…, default_image_type=…)`
An alternative is to have a `Config` class that has all the config/setting in it and in thé `Client` constructor, you have one argument for all the configuration. With this...
I'll take all the sticker related ones (`B32:B38`)
I'll take all the User ones (`K3:K11`)
Just fixed in https://github.com/Pincer-org/Pincer/commit/c16edb2c6df9c105a931fd73bd583ff2d02dbdeb
Currently waiting for RTD to recognize before closing this