This is a Discord bot built using discord.py
with various functionalities including astronomy announcements, news updates, Bible verses, anime information, and more.
Whether you use this project, have learned something from it, or just like it, please consider supporting it by buying me a coffee, so I can dedicate more time on open-source projects like this :)
- Astronomy Announcements: Sends daily updates about upcoming astronomy events.
- News Updates: Provides the latest news from specified sources.
- Daily Bible Verse: Shares a daily Bible verse in specified channels.
- Anime Information: Searches and displays details about anime.
- Music Playback: Plays music in voice channels.
- Moderator Tools: Provides tools for server moderation.
- Python 3.8+
DISCORD_BOT_TOKEN
YOUR_DISCORD_USER_ID
- Required Python packages listed in
requirements.txt
- Clone the Repository
git clone https://github.com/suragaru/Shizuka_Mikazuki.git cd Shizuka_Mikazuki
- Install Dependencies
pip install -r requirements.txt
- To run this project, You will need to add the following environment variables:
DISCORD_BOT_TOKEN
YOUR_DISCORD_USER_ID
- Once the dependencies are installed and environment variable added, you can run
model3.py
to start the application.You will then invite the bot to your server.
You can check out the full license here
This project is licensed under the terms of the MIT license.