Add a description, image, and links to the discord-xp-bot topic page so that developers can more easily learn about it. Curate this topic Add this topic to your repo To associate your repository with the discord-xp-bot topic, visit your repo's landing page and select "manage topics...
docker pull ghcr.io/xp-bot/raeys-v8:latest docker run -d --env .env --name raeys ghcr.io/xp-bot/raeys-v8:latestAbout The official XP Discord Bot built with serenity. xp-bot.net Topics docker rewrite discord-bot serenity-rs Resources Readme Activity Custom properties Stars 3...
一个用TypeScript编写的Custom Discord机器人,其中包含许多Discord社区的命令。 (+210命令)经济,实用,娱乐,音乐,管理,xp系统,欢迎消息,审核日志等等! 免责声明(如果是自托管的) 您无权将此机器人上载到discordbotlist或top.gg等任何服务,而只能为您的社区托管该机器人。 当自托管时,将不提供任何支持。 目录: ...
Be sure to follow @CMLBot and join our Discord for the latest updates. Posted by Mr. CML at November 28, 2018, 3:22 PM Post 99 Ironman EHP Changes After persistent evaluation and enormous help from the #1 Ironman Clan Olympus, we've determined some big changes to how we calculate post...
Here's how you can use the Discord-Simple-API:const Discord = require('discord-simple-api'); const discordClient = new Discord('YOUR_DISCORD_BOT_TOKEN');To obtain your Discord token, paste this code into your browser's URL bar while Discord is open on the web:...
Discord push rank bot Simple self-bot for pushing discord rank on any discord server Please note that self-bot is against Discord T&C. I am not responsible if your account getting banned or some shit, so do it with your own risk
1回答 Discord.JS Postgres XP系统 、当我运行这段代码时,由于某种原因,它试图在创建行之前更新它,并且无法读取rows.xp的值if (message.author.bot, level FROM xp WHERE userid = '${message.author.id}'`, {useArray: true}, (err, rows) => { const curlvl= Math.floor(0.1 * Math.sqrt(rows.xp...
discord.py ways eval(string) This is my code: I'm trying to get my bot to respond depending on the python I enter with the t.say command. E.g. t.say print('hello') would result in the bot returning Hello. However, I'm running int......
A Custom Discord bot with a lot of commands for Discord communities. (+140 commands) Economy, util, fun, music, admin, xp system, welcome messages, audit-logs and more! You are not allowed to upload this bot to any service such as discordbotlist or top.gg, you are only allowed to ...
A library to implement a leveling system into a discord bot. One of the most popular discord bots out there is MEE6 and its leveling system. This library provides ways to easily implement one for yourself. It uses SQLite (aiosqlite) to locally query things such as their XP, rank, and le...