osuset user [username] Links username to discord account --- --- osutrack Shows General Commands for Player Tracking overview Shows stats of player tracking osutrack add [username1] [username2]... (options) Adds a player to tracking (can edit/don't have to remove first); options: -m ...
OwO Bot Here are the codes for OwO Bot! Feel free to submit an issue or open a pull request! Self hosting This discord bot uses MariaDB and Redis for its databases. Some files may be missing due to security reasons and can be found here. License OwO Bot is licensed under the terms ...
OwO-bot is a bot used in Discord, which can give appropriate responses based on the commands or conversation content entered by the user. (Chinese version see here.) Install You can use the following command to get the main framework of OwO bot: git clone https://github.com/OwOb/OwO-bo...
✔ Solve captcha from OwO website (1 week usage for every 10 stars, further info indiscord server) ✔ DMs selfbot account to send captcha answer to OwO (user -> selfbot -> OwO) ✔Use Slash Command[removed due to instability] ✔ Selfbot Commands ✔ Send notification via webhook/...
note: dont forget to change the guild id in the bot.py file to your servers server id Put your token into token.txt Put your credits into credits.txt Put your help (list of commands, etc.) into help.txt Put the role ID of the role that's going to have access to using the bot ...
打开discord开发者平台登陆。 创建新应用-Bot即COZE-BOT,并记录该bot专属的token和id(COZE_BOT_ID),此bot为即将被coze托管的bot。 创建新应用-Bot即CDP-BOT,并记录该bot专属的token(BOT_TOKEN),此bot为监听discord消息的bot。 两个bot开通对应权限(Administrator)并邀请进创建好的discord服务器 (过程不在此赘述)...
关于OwOBot QQ部分使用 icqq 作为基础 Telegram部分使用 telegraf 作为基础 在底层部分对两个平台进行了封装,使得开发者可以使用相同的代码来同时支持两个平台 对于部分特殊功能(例如消息记录搜索),它们与对应的平台绑定过深,所以无法完整的支持另一个平台 如何使用 与其他Nodejs/Typescript项目相同,安装nodejs,然后使用...