This project was created to complete course assignments portfolio. Expert System 112 in Computer Science Major at Universitas Negeri Jakarta.
With the following features:
- Get updated Covid-19 information in all countries
- Get song lyrics when listening to spotify
- Get a movie torrent
- Get a movie rating list of the movies you have watched (For Now It's only works for me)
- Get Artist and Song information (In progress) and many more features.
- asyncio
pip install asyncio
- beautifulsoup4
pip install beautifulsoup4
- discord.py
pip install discord.py
- disputils
pip install disputils
- python-dotenv
pip install python-dotenv
- requests
pip install requests
- urllib3
pip install urllib3
- youtube-dl
pip install youtube-dl
- Codeigniter
- Account RapidApi
- Account GeniusApi
- Discord python api by rapptz
- Covid-19 api by astsiatsko on RapidApi
- Genius api
- A little some LyricsGenius code by johnwmillr
- Torrent Movie api by Yify
- My REST api by myself
All the code that I make is almost 100% my own by looking at the documentation of all the Api's.
- My friend, parampaa.
- Rapptz.
- johnwmillr.
- chriskacerguis.
- Web Programming Unpas.
- and some great api that i used.
This project is licensed under the GNU AGPLv3 License - see the LICENSE file for details , for plain english you can check out tldrlegal.
If you fork/download the code and run your own bot instance WITHOUT changing the code then you don't have to worry regarding the license as all is already implemented in the bot functionality (commands that link to this readme, state authors etc..)
But if you fork/download/host this bot and you CHANGED any of the code you must hold to this:
- Include copyright (see Authors)
- You cannot claim this code as yours.
- Include the same license (see LICENSE.md)
- State changes
- any changes to the source code must be disclosed (public).
- Disclose source
- you cannot take the code and make it private.
- Include install instructions
- You can link to this readme or to your own instructions.
Contact me at: dwikisulton@gmail.com