Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2021-02-19 | Delete free.md | -5/+0 | ||
Reasoning behind this is it is rarely used and when its used its often just to test something or as an attempt to close a help channel. | ||||
2021-02-14 | Update Dockerfile | -1/+1 | ||
2021-02-13 | Made flake8 even happier. | -1/+1 | ||
2021-02-13 | Escaping markdown in all fields that are created. | -1/+2 | ||
2021-02-13 | Move Git SHA defining at end of Dockerfile to re-enable caching | -5/+7 | ||
Defining SHA at the beginning of build breaks caching, so this should be avoided. | ||||
2021-02-12 | Taking only the first line of multiline fields. | -2/+7 | ||
2021-02-12 | Rotating colours in embed, title now links to package. | -5/+12 | ||
2021-02-12 | Added colours yellow, blue, and white. | -6/+12 | ||
2021-02-12 | Made docstring more specific. | -1/+1 | ||
Co-authored-by: Shivansh-007 <[email protected]> | ||||
2021-02-12 | Moved hyperlink to title. | -2/+2 | ||
2021-02-12 | Finalized logic to account for null cases. | -3/+3 | ||
2021-02-12 | Accounting for completely empty fields that only contain whitespaces. | -1/+2 | ||
2021-02-12 | Empty fields have been accounted for by getting usually non-empty ones. | -7/+8 | ||
2021-02-11 | Made flake8 very happy. | -2/+2 | ||
2021-02-11 | Added more fields and responses. | -5/+25 | ||