mirror of
https://github.com/miaowware/qrm2.git
synced 2026-02-14 12:03:42 -05:00
use discord application emojis
This commit is contained in:
parent
926489ae3a
commit
c8f42cb6b1
@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
### Changed
|
||||
- Updated Pycord to 2.7.1.
|
||||
- `run.sh` to respect the `VIRTUAL_ENV` environment variable.
|
||||
- Use Discord application emojis.
|
||||
|
||||
|
||||
## [2.9.2] - 2023-12-15
|
||||
|
||||
@ -89,7 +89,7 @@ show_help = False
|
||||
msg_reacts = {}
|
||||
|
||||
# A :pika: emote's ID, None for no emote :c
|
||||
pika = 658733876176355338
|
||||
pika = 1271888780340756651
|
||||
|
||||
# Base URL to a deployment of rTeX, which performs LaTeX rendering.
|
||||
rtex_instance = "https://rtex.probablyaweb.site/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user