Upgrade web assets (#219)
* Update assets * Upgrade linting and other improvments * Correct linting * Correction and type check improvements * Correct type check lib * Fix lint pathing for VSCode * Remove duplicate babel config * Remove editorconfig root attribute from web subdir * Use double quotes around message * Simplify ESLint config * Update web assets * Allow AMD loader in WebPack * Bump web dependencies * Only include FA icons in-use
This commit is contained in:
@ -28,7 +28,7 @@ certificate =
|
||||
|
||||
[bot]
|
||||
username = botamusique
|
||||
comment = Hi, I'm here to play radio, local music or youtube/soundcloud music. Have fun!
|
||||
comment = "Hi, I'm here to play radio, local music or youtube/soundcloud music. Have fun!"
|
||||
# default volume from 0 to 1.
|
||||
volume = 0.1
|
||||
stereo = True
|
||||
@ -126,10 +126,10 @@ jazz = http://jazz-wr04.ice.infomaniak.ch/jazz-wr04-128.mp3 "Jazz Yeah !"
|
||||
|
||||
|
||||
|
||||
# ========================================================
|
||||
# =========================================================
|
||||
# WARNING: WE DO NOT SUGGEST YOU MODIFY THE FOLLOWING
|
||||
# PARTS, EXCEPT YOU KNOW WHAT YOU ARE DOING.
|
||||
# ========================================================
|
||||
# PARTS, EXCEPT IF YOU KNOW WHAT YOU ARE DOING.
|
||||
# =========================================================
|
||||
[commands]
|
||||
# This is a list of characters the bot recognizes as command prefix.
|
||||
command_symbol = !:!
|
||||
|
Reference in New Issue
Block a user