catch mid colors outside of WCAG AA
This commit is contained in:
parent
f72c7a357b
commit
df33164b08
28 changed files with 135 additions and 96 deletions
|
@ -1,13 +1,12 @@
|
|||
package discord
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"errors"
|
||||
"fmt"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"time"
|
||||
|
||||
"github.com/goccy/go-json"
|
||||
)
|
||||
|
||||
const DiscordBaseUrl = "https://discord.com/api/v10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue