This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
SpawnMonsterWithADiscordBot
I made this mod mainly for my friends to mess with me in Lethal Company, but if you really want to use this, sure.MonsterSpawnerMod
Description
A mod to spawn monsters in Lethal Company using a Discord bot.
Installation
-
Install the Mod:
- Download and install the mod using a mod manager or manually place the files in the appropriate directory.
-
Set Up the Discord Bot:
- Ensure you have Python installed on your system.
- Create a new Discord bot and get the bot token (follow a tutorial if needed).
- Update
my_bot.pywith your bot token and Discord channel ID.
-
Running the Bot:
- Open a terminal or command prompt.
- Navigate to the directory containing
my_bot.py. - Run the script using
python my_bot.py.
Usage
- Use the command
?spawn <enemy>in the Discord channel to spawn an enemy. - Use the command
?give <item>to give an item.
Commands
?spawn <enemy>?give <item>?enemy?item
Valid Enemies
- Type ?enemy for a list of valid enemies.
Valid Items
- Type ?item for a list of valid items.
