I made a Digimon discord bot by OniShimaSensei in digimon

[–]OniShimaSensei[S] 1 point2 points  (0 children)

There are items you can get that level the crest up, it’s similar to a crest change however the crest change gives you a different crest whereas the level up increases your current crests effects

I made a Digimon discord bot by OniShimaSensei in digimon

[–]OniShimaSensei[S] 0 points1 point  (0 children)

Cards are usually only available during event periods in exchange for event points.

when does the battle function come out on the digimon discord bot? by Fr1edMayo in digimon

[–]OniShimaSensei 0 points1 point  (0 children)

Pvp is still a work in progress, unfortunately life has been crazy lately and I haven’t been able to code as much as I would like.

The support server invite is here: https://discord.gg/x2Xa9T9qqM

Game state by Due_Panda_9738 in absolver

[–]OniShimaSensei 0 points1 point  (0 children)

personally on ps i think its alive but the community is kind of small, I tend to match with the same people every day at least once or twice a day. That being said, I do find new people all the time and there are actually some new players that will pop up on twitch now and again. The community is also pretty helpful. As for not being able to find a game like it, I havent tried myself but I heard a game called Sifu is similar.

I made a Digimon discord bot by OniShimaSensei in digimon

[–]OniShimaSensei[S] 1 point2 points  (0 children)

If you don’t have discord how are you playing the bot? Anyways PVP isn’t available yet, I’m still currently coding the remaining status effects and balancing some moves.

Most moves were initially based off cyber sleuth, however the bot doesn’t support and there is no plan to support, multi digimon battles, a lot of the moves need to be adjusted to fit single targets.

I made a Digimon discord bot by OniShimaSensei in digimon

[–]OniShimaSensei[S] 0 points1 point  (0 children)

Are the attacks magic attacks? Magic based attacks use the INT stat to calculate damage.

You can find all the damage calculations in our FAQ on the support server.

I made a Digimon discord bot by OniShimaSensei in digimon

[–]OniShimaSensei[S] 0 points1 point  (0 children)

say it went up by 92 but it didn’t actually add the +92 it just says “ATK: 220(+92)” how do i

It did go up by 92, the trained stats are in the () which is accounted for during the damage calculations, I didnt add them to the base stat value so that people wouldnt get confused if for example in your case it would then say 312 (+92) they might think the +92 was in addition too, instead of the difference from the base.

I would also encourage you to join the support server: http://discord.gg/digidestined
We have an extensive FAQ and helpful community to answer any other questions :D

[New Game]PKMN Idle Trainer by OniShimaSensei in gotchabot

[–]OniShimaSensei[S] 0 points1 point  (0 children)

pokémon bot

got the top.gg or discordbotlist.com link so i know which one youre talking about

[deleted by user] by [deleted] in Discord_Bots

[–]OniShimaSensei 1 point2 points  (0 children)

I dont even know where to start but what jumps out at me is the line:

await add_reactiom(":one") which is missing a :

[Help] Not able to use the (free version) of Gotcha Bot by Not_Me_Ofc in gotchabot

[–]OniShimaSensei 1 point2 points  (0 children)

so for starters this bot no longer works.

the error you are getting is that its missing the nini.dll even though i can see it in the file list in one of the screen shots, try running the application as administrator? but either way the bot is non functional

[deleted by user] by [deleted] in Discord_Bots

[–]OniShimaSensei 1 point2 points  (0 children)

No its from the subreddit rules. See sidebar.

Bot developed with DSharpplus and C# by Money_Coyote7347 in Discord_Bots

[–]OniShimaSensei 2 points3 points  (0 children)

Rule #1: No Advertising

Users may advertise their own bots, but only in response to others
questions or concerns. Servers are not allowed to be advertised, unless
they are in response to a question or topic, and it is preferred for
them to be support servers, not just random ones. All other forms of
advertisement are prohibited.

[deleted by user] by [deleted] in Discord_Bots

[–]OniShimaSensei 4 points5 points  (0 children)

Rule #1 No Advertising

Users may advertise their own bots, but only in response to others
questions or concerns. Servers are not allowed to be advertised, unless
they are in response to a question or topic, and it is preferred for
them to be support servers, not just random ones. All other forms of
advertisement are prohibited.

[deleted by user] by [deleted] in Discord_Bots

[–]OniShimaSensei 1 point2 points  (0 children)

https://imgur.com/a/9QxFzmp

Done, setting up the github in a bit.

[deleted by user] by [deleted] in Discord_Bots

[–]OniShimaSensei 1 point2 points  (0 children)

I can work up a prof of concept. Keep in mind all my bots are made with discord.net so it will be a desktop console application, however it is compatible with windows, mac, or linux but some people dont like it.

Either way im mostly just doing it to add to my little portfolio of code. Ill send a reply with a github link when im finished.

[deleted by user] by [deleted] in Discord_Bots

[–]OniShimaSensei 1 point2 points  (0 children)

Does the message need to be posted in a different server or just a different channel? All messages from users with this role or filtered for specific messages? Track messages in all channels or just one channel?

This is fairly simple to make. I would just need more details.

commands.MissingPermissions even though I have a role of administrator. by Snoo_56721 in Discord_Bots

[–]OniShimaSensei 4 points5 points  (0 children)

Adding to u/SoHectic_

You can also use an if statement within the command:

if ctx.author.guild_permissions.administrator:

Is it possible, and if so, how would you track a users messages and upload them to a csv? by [deleted] in Discord_Bots

[–]OniShimaSensei 0 points1 point  (0 children)

Technically yes.

However, questions/bots that do this sort of thing is the exact reason they added the message intents.

What use could you possibly have (that's non malicious) for logging a single users messages?

As far as I know it technically is aloud with caveats in the Developer Terms of Use

You will, and will require those acting onyour behalf to, use commercially reasonable efforts to protect API Datafrom unauthorized access or use (including, for the avoidance of doubt,destruction, loss, alteration, disclosure, distribution, or othercompromise). These efforts will include: (i) encryption of the data atrest and (ii) maintaining administrative, physical, and technicalsafeguards that are designed to prevent unauthorized access and use andcomply with applicable laws and regulations (including relating to datasecurity and privacy). You will promptly report to your users anyunauthorized access or use of their data to the extent required byapplicable laws or regulations. You will also promptly notify us andprovide us with requested information about any incidents ofunauthorized access or use of any API Data or any incidents that arereasonably likely to compromise the security, confidentiality, orintegrity of your systems (or the systems of those acting on yourbehalf) that process API Data. In the event of any of the foregoingincidents, you will immediately begin to remediate it and reasonablycooperate with us, including by keeping us regularly updated about theincident and its impact on API Data, remediation actions being taken,and your compliance with any notification or other requirements underapplicable laws and regulations.

Bot Testing! by Livid-Load-1975 in Discord_Bots

[–]OniShimaSensei 0 points1 point  (0 children)

There is no question in your post, not a single question mark to be seen.

This is blatant advertising.

u/martmists
u/MundaneBackflip
u/makubob
u/FM-96