Skip to content

Owca525/AniList-Listener-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anilist Listener Bot

This is a simple bot for notifying when the next episode of an anime is released.

Screenshot

preview

Requirements

  • python 3.12
  • discord.py 2.3.2
  • httpx 0.27.0
  • inflect 7.3.0

Instalation Guide

Installation Pythona 3.12

Cloning the repository

git clone https://github.com/Owca525/AniList-Listener-Bot.git

Installing the Required Libraries

python3 -m pip install -r requirements.txt

Running the Bot

python3 main.py

Running Bot using Docker

Build

docker buildx build -t anilistbot .

Run

docker run -d --name anilistbot

Config

When you start the bot, a config.ini file will appear, and inside it:

  • token: Required for connecting to Discord.
  • prefix: This is the prefix you use to send commands to the bot, default is >

About

This is a simple bot for notifying when the next episode of an anime is released.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages