mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-21 13:03:22 +00:00
fix: added to the preamble instructions on how to turn of the tips
This commit is contained in:
parent
303c9d0b78
commit
e2c9aca19d
@ -1,7 +1,10 @@
|
||||
local bait = require 'bait'
|
||||
local lunacolors = require 'lunacolors'
|
||||
|
||||
PREAMBLE = "Getting Started: https://rosettea.github.io/Hilbish/docs/getting-started/\n"
|
||||
PREAMBLE = [[
|
||||
Getting Started: https://rosettea.github.io/Hilbish/docs/getting-started/
|
||||
🛈 These tips can be disabled with hilbish.opts.tips = false
|
||||
]]
|
||||
|
||||
hilbish.tips = {
|
||||
"Join the discord and say hi! -> https://discord.gg/3PDdcQz",
|
||||
|
Loading…
x
Reference in New Issue
Block a user