Anii is a discord bot that can do a bunch of things like : Searching for desired movies, animes or books and display details, Greet users and send them private messages, Give random quotes, and more !
- β Type !dm : So I can send you a private message !
- β Type !greet : To recieve Anii76's greetings !
- β Type !book : So I can find your favourite book π !
- β Type !movie : So I can find your favourite movie/serie π¬ !
- β Type !anime : So I can find your favourite anime !
- β Type !corona : To display corona news !
- β Type !good night : To recieve nighty quotes !
- β Type !help : To display this message !
βΊοΈ
These instruction will get you a copy of this project up running on your local machine . (You should have python installed on your computer, if you don't, get it from here)
- If you don't already have a server, create one free one here. Simply log in, and then click the plus sign on the left side of the main window to create a new server.
- Go to link and create a new app. On your app detail page, save the Client ID. You will need it later to authorize your bot for your server.
- After creating app, on the app details page, scroll down to the section named bot, and create a bot user, name it "Anii" (or any other name) . Save the token, you will need it later to run the bot.
- Visit the URL https://discordapp.com/oauth2/authorize?client_id=XXXXXXXXXXXX&scope=bot but replace XXXX with your app client ID. Choose the server you want to add it to and select authorize.
-
Run
python -m pip install discord.py
- Copy token and paste it in "YourTekenHere" in
bot.py
- Copy your channel id and paste it in "YourChannelIDHere" in
bot.py
- Run
bot.py
- Enjoy !
- Discord API (discord.py)
- Web Scraping with BeautifulSoup :
- Imdb for movies/anime
- Goodreads for books
- Good Night Quotes for quotes
If you found this helpful star π this repo π