mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Refactor of commands
This commit is contained in:
9
resources/join_messages.lua
Normal file
9
resources/join_messages.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
-- List of join messages and their weights. Default is 10.
|
||||
return {
|
||||
{'And remember.. Keep Calm And Spaghetti!', 50},
|
||||
{'Press F to pay respects to the "Press F to pay respect" message', 3},
|
||||
{'Not sure what to do? Ask Newcott.', 1},
|
||||
{'Stick and move, stick and move', 10},
|
||||
{'Fly like a butterfly, sting like a bee', 10},
|
||||
{"These are not the bots you're looking for", 10}
|
||||
}
|
||||
Reference in New Issue
Block a user