mirror of https://github.com/Hilbis/Hilbish
Compare commits
1 Commits
421af77b06
...
a6c3ad008a
Author | SHA1 | Date |
---|---|---|
Nathan J Helmig | a6c3ad008a |
|
@ -1,10 +1,7 @@
|
||||||
local bait = require 'bait'
|
local bait = require 'bait'
|
||||||
local lunacolors = require 'lunacolors'
|
local lunacolors = require 'lunacolors'
|
||||||
|
|
||||||
PREAMBLE = [[
|
PREAMBLE = "Getting Started: https://rosettea.github.io/Hilbish/docs/getting-started/\n"
|
||||||
Getting Started: https://rosettea.github.io/Hilbish/docs/getting-started/
|
|
||||||
🛈 These tips can be disabled with hilbish.opts.tips = false
|
|
||||||
]]
|
|
||||||
|
|
||||||
hilbish.tips = {
|
hilbish.tips = {
|
||||||
"Join the discord and say hi! -> https://discord.gg/3PDdcQz",
|
"Join the discord and say hi! -> https://discord.gg/3PDdcQz",
|
||||||
|
|
Loading…
Reference in New Issue