summary refs log tree commit diff
path: root/src/models/Webhook.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-07added accent_color to the user schemaBuildTools1-0/+1
2021-08-06apparently this can also be nullBuildTools1-1/+1
2021-08-06Added accent_colorBuildTools1-0/+3
2021-08-05Added bot to PublicUserProjectionBuildTools1-0/+2
2021-08-05Added bio to PublicUserProjectionBanTheNons1-0/+1
2021-07-29[Config] Make brokers null by defaultDiego Magdaleno1-4/+2
2021-07-29[Config] Handle kafkaDiego Magdaleno