WarzeCasinoBot
🎰 An open source Discord bot written in JavaScript designed to play various games and handle economy commands.
Install / Use
/learn @WarzeDev/WarzeCasinoBotREADME
Warze.org/casino Discord bot
Please try the bot here: My Discord Server
Features
- Economy
- Inventory
- Shop
- Singleplayer and Multiplayer games
Setup
Create an application
- Build a bot at https://discordapp.com/developers
- Enable all 3 intents
- Copy the token for later
Get required packages, make sure you're on a recent version of node
npm i
Enter your bot's token and discord user ID in "/settings.json" (You can rename "/sample_settings.json):
{
"token": "BOTTOKENHERE",
"admin": "345103284463206400",
"prefix": "-",
"mainchannel": "1101531707934527580",
"channels": ["1101531707934527580"],
"color": "23F843"
}
Run the bot master
node bot.js
Setup custom emotes
Because your bot needs to be in a server where the custom emotes are present, there is a utility that adds all the necessary emotes in any server. Run -setupemotes in the server you want the emotes to be added in. Please make sure that:
- The channel you're executing the command in is in the settings.json's "channels"
- The bot has "Manage Expressions" permissions
- There are enough emote slots (12 or more)
- When done, copy the generated JSON into "emojis.json" and restart the bot.
If you enjoy this bot, please leave a Star ⭐
<p align="center"> <img src="https://s.warze.org/paddingleft3.png" style="display: inline-block;"><a href="https://twitter.warze.org" style="text-decoration: none;"><img src="https://s.warze.org/x3.png" alt="Leonhard Tissen on X/Twitter" style="display: inline-block;"/></a><a href="https://youtube.warze.org" style="text-decoration: none;"><img src="https://s.warze.org/youtube3.png" alt="Leonhard Tissen on YouTube" style="display: inline-block;"/></a><a href="https://linkedin.warze.org" style="text-decoration: none;"><img src="https://s.warze.org/linkedin3.png" alt="Leonhard Tissen on LinkedIn" style="display: inline-block;"/></a><a href="https://github.warze.org" style="text-decoration: none;"><img src="https://s.warze.org/github3.png" alt="Leonhard Tissen on GitHub" style="display: inline-block;"/></a><a href="https://gitlab.warze.org" style="text-decoration: none;"><img src="https://s.warze.org/gitlab3.png" alt="Leonhard Tissen on GitLab" style="display: inline-block;"/></a><img src="https://s.warze.org/paddingright2.png"> </p>Related Skills
imsg
348.5kiMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
discord
348.5kDiscord ops via the message tool (channel=discord).
session-logs
348.5kSearch and analyze your own session logs (older/parent conversations) using jq.
nanoclaw
26.5kA lightweight alternative to OpenClaw that runs in containers for security. Connects to WhatsApp, Telegram, Slack, Discord, Gmail and other messaging apps,, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK
