Scathach bot.

Scathach bot.

  • 📚Docs
  • 📈BotStats
  • 🛰️ServiceStatus
  • 🏓Playground
  • 🍑Invite

›Recent Posts

Recent Posts

  • Regex Magic!
  • Sharding, votelocking, and lewdeconomy
  • hey you

Regex Magic!

January 16, 2021

Sinx

Yooh degenerate user kun, last week i looked onto other bot and then he have feature imagebomb ?
Interested, smh this is never unthinkable before, the route is simple but this is really fun lol

We fetch some random 5images, from various booru..
need no other modules or anything else
PHP/curl will do it all! and its less than 5min !

request/curl to https://gelbooru.com/index.php?page=dapi&s=post&q=index and do below:

$scrpe = '/<?xml(.*?)<\/posts>/s';

if ( preg_match($scrpe, $page, $list) ) 
if(preg_match_all('#file_url="(.*?)"#', $page, $match)) {
    shuffle($match[1]);
    
    echo '{"url":"',implode('\n',array_slice($match[1], 0, 5)),'"}';
    
  }
  • Some feature added (hentaibomb, realbomb, gifbomb, r34bomb)
    you can run $!hentaibomb <args> and get 5random images, maybe we should increase the amount? lemme know

Sharding, votelocking, and lewdeconomy

January 15, 2021

Sinx

We change a bunch of construct bot recently. Some handler will affected on this, especially NSFW commands.
But dont worry, that doesn't mean our command is not working again, we doing this for more fun

Sharding

We finally almost 2,5k guilds in 5months, so we implemented Traditional Sharding, its won't affected for user.
But sadly our resource will drain so much, we decided to disable Moderation command (kick,ban), for save our resource, Sorry!
All command except that one still working properly

Votelocking

"When you are about to give up, remember how you started it"
Thats quote slap me atm, When you get something you will be addicted! like more guilds and more more.
Yes, our bot is free, she is need no Paid user, or Paid feature, but can u give her some vote?? not all command, only NSFW commands.
Fuck it, i hate this one, but this is for better Service, pls dont Hate my bot, if u think this is Annoying, just kick her.

LewdEconomy

Hey hey, dont worry, if the second one u think is bad update, we have the second three.
Yes, Lewd-Economy idle gacha system Global Leaderboard, Every u running any NSFW command, you able to gain more scat-coins, Keep on your eyes in $!bal or $!wallet

hey you

January 12, 2021

Sinx

I never realize this one before, we called it gabut yes, i created this bot just for fun and for my own learning purpose
but after i submitted in public list idk why my bot growing,

Started from Aug 2020, 3months development and 2month show off in the botlist as publicly,
here we go boys, finally we reach 2,3k guilds within 5months, its not a bad for bot who never make any paid promote or such as anything else like that.
Thanks for trusted me, also happy new year and again, thankyouu! dont forget check your $!bal

Scathach bot.
Docs
Getting StartedBlogNode WrapperPython WrapperRuby gem wrapper for ScathachChangelogsMicroservice
Community
HelpGithubProject ChatModulesListedContributorsLegalPartners
More
BlogTwitterFacebookTelegramGitHub
Facebook Open Source
Copyright © 2021 Scathach bot, not affiliated with Discord nor Type-Moon in any way dummy