rikimaru

An anime schedule/countdown bot for anime servers.

Pure Nim score 15/100 · last commit 2018-11-21 · 1 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 1
Forks 0
Open Issues 0
Last Commit 2018-11-21
Downloads 0
Last Indexed 2026-08-11 05:08

Installation

nimble install rikimaru
choosenim install rikimaru
git clone https://gitlab.com/xamantrx/rikimaru

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
rikimaru - - - - - - -

Source

Repository https://gitlab.com/xamantrx/rikimaru
Homepage https://gitlab.com/xamantrx/rikimaru
Registry Source gitlab

README

C.C. Bot

  • Konichiwa! I am an anime discord bot that shows next episode countdown/schedule. I can synchronize your MAL account like a good boy. I can also let you subscribe to an anime and DM you when an episode is aired like an alarm clock.
Anime Commands:

cc-when anime name or keyword command where you can see the countdown for next episode of most anime. Anime that lacks information from the source will sometimes display null or undefined.

cc-dmwhen anime name or keyword the same with cc-when it just dm you with the result.

cc-sub anime name or keyword command where you can subscribe to an ongoing or soon to be release anime. The bot will dm you when an episode is aired.

cc-dmsub anime name or keyword the same with cc-sub it just dm you with the result.

cc-unsub anime name or keyword command where you can unsubscribe to an anime.

cc-dmunsub anime name or keyword the same with cc-unsub it just dm you with the result.

cc-malbind malusername command required before using cc-malsync. You will need to put a code given by the bot in you MAL About Section. You can then remove it after verification.

cc-malsync command where you can sync your MAL account's currently watching list to your subscription. Any anime that exists in your subscription that doesn't exists on the list will be removed.

cc-anibind anilistusername command required before using cc-anisync. You will need to put a code given by the bot in your AniList About Section. You can then remove it after verification.

cc-anisync command where you can sync your AniList account's currently watching list to your subscription. Any anime that exists in your subscription that doesn't exists on the list will be removed.

cc-viewsubs command where you can view your own subscriptions with the countdowns. You can also @mention as a parameter with this command to view other's subscription.

cc-dmviewsubs the same with cc-viewsubs it just dm you with the result.

Other Commands:

cc-help show all commands available.

cc-ping just ping.

cc-dmping the same with cc-ping. It just dm you with the result.

All DM commands might be convenient for crowded channels

TODO:
  • Profile stats.
  • Random anime recommend.
  • DM delay feature.
  • Episode reminder feature.