Sergio Larios
Sergio Larios
If it is helpful, these are the server settings: `🛠️ Server Settings 🛠️ (Server not premium) · Prefix: $ ($prefix) · Lang: en ($lang) · Claim reset: every 180 min....
So I would have to add the series of the characters I want to snipe to `series_list`? And then it would search for the characters from `namelist` on `series_list` and...
I see, so, how could I make it so it only claims the characters from `namelist`? Would it work if I put in `series_list` a series that I disabled, but...
I'm not very sure, mine does not work either and I don't want to mess the code up, I have only uncommented a few lines for the claim to work
Do you mean the server settings or the mudaeAutoBot.py file?
` # -*- coding: utf-8 -*- import discum import re import asyncio import json import time import logging import threading from os.path import join as pathjoin from discum.utils.slash import SlashCommander...
Thank you, seems that putting a non-existing series or characters that it does not recognize solves the claiming issue. May I ask, do you know if there is a solve...
I assume the lines for claiming are 728 -750, since they are commented, but I have not tried to use them
Oh I see, so, those lines are not commented, but it does not work at this moment right?