Pinnwand deployment#153
Conversation
|
Failed lint is due to paste.pythondiscord.com already being used on prod, can safely be ignored as a false flag for now. |
bc44453 to
c0d746e
Compare
318a8e1 to
f15356c
Compare
f15356c to
9e2cba3
Compare
|
Great! The inefficiency of the previous form really scared me.
|
|
I think the ratelimits will need configuring, otherwise the bot could be ratelimited (e.g when using the eval command it can create many pastes at once). We can probably afford to be pretty generous. Also not sure we want the spamscore thing, sending links could potentially be a valid use case so IMO it would make more sense to start with it disabled and enable it if it's an issue. |
|
Another note, i think a 1 day expiry as a default is a bit short, if we put the config for a month first would it become default? |
Yes, it does. I've updated and deployed that change. |
cb11f80 to
d716f39
Compare
d716f39 to
8e0dd69
Compare
8e0dd69 to
eb3b203
Compare
1c5b531 to
d618154
Compare
d618154 to
c766097
Compare
c766097 to
8ade937
Compare
This is not live yet. Currently the deployment exists at
paste-new.pythondiscord.com.There is an open PR upstream to have images built & pushed to ghcr, which will mean we can remove the need for a fork too.
This shouldn't be deployed until we have ensured configuration is exactly as we want it.