mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 09:09:10 +00:00
port bot to rust, upgrade response, and cut away some of the tf cruft
This commit is contained in:
parent
0a37eff047
commit
f5fb729ce7
17 changed files with 1440 additions and 205 deletions
|
@ -57,5 +57,5 @@ export const embedResponse = (
|
|||
export const embedPalette = {
|
||||
success: 0x1d8227,
|
||||
error: 0xf14343,
|
||||
neutral: 0x2c2f33,
|
||||
neutral: 0x453e3d,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue