gulis1 / BotWebo2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Discord Bot

Commands


Features


Help command

Shows information about the commands supported by the bot.

See more...

Music commands

Supports searching by name, YouTube videos and playlist, and Spotify albums and playlists.
[See more...](sources/lib/music.py)

Danbooru commands

  • danbooru tags Sends a random image from danbooru with the specified tag.

[See more...](sources/lib/danbooru.py)

Saucenao commands

  • sauce url Finds the source for the image in the url.

[See more...](sources/lib/sauces.py)
If an image is attached to a message, the search will be done fot that image.

Anilist commands

  • anime name Gets the remaining time until the next episode of the specified anime.

[See more...](sources/lib/animeStuff.py) ---

Anime news

First you must have 2 discord channels called "anime-webonews" and "manga-webonews" or change the channels name in news.py's header, called ANIME_CHANNEL and MANGA_CHANNEL.

Then, every 20 mins the bot will send the most recent anime news.

Created using the animenewsnetwork.com newsfeed.

File here

Emotes

The bot will send an image related to the text, try it yourself

  • yes
  • no
  • pray
  • please
  • smug
  • trembling
  • pekora
  • haacham

[See more...](sources/commands/images.py)

Pekofy

Pekofies the text replied to:

This is an example

to:

This is an example peko


See more...

About

License:GNU Affero General Public License v3.0


Languages

Language:Python 94.5%Language:Shell 4.3%Language:Dockerfile 1.2%