Skip to content

This project was created to complete course assignments portfolio, Expert System 112 in Ilmu Komputer Majors at Universitas Negeri Jakarta. Dwiki Sulthon Saputra Marbi (1313617015)

License

Notifications You must be signed in to change notification settings

dwikimarbi/MamovieBot

Repository files navigation

MamovieBot

License APGL3 Invite me! Python-Versions Discord.py-Version

This project was created to complete course assignments portfolio. Expert System 112 in Computer Science Major at Universitas Negeri Jakarta.

This bot is suitable for discord developers

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.

Run requirements:

  1. asyncio
pip install asyncio
  1. beautifulsoup4
pip install beautifulsoup4
  1. discord.py
pip install discord.py
  1. disputils
pip install disputils
  1. python-dotenv
pip install python-dotenv
  1. requests
pip install requests
  1. urllib3
pip install urllib3
  1. youtube-dl
pip install youtube-dl
  1. Codeigniter
  2. Account RapidApi
  3. Account GeniusApi

The sources that I take to retrieve data are:

Authors

All the code that I make is almost 100% my own by looking at the documentation of all the Api's.

Big Thanks to

  • My friend, parampaa.
  • Rapptz.
  • johnwmillr.
  • chriskacerguis.
  • Web Programming Unpas.
  • and some great api that i used.

License

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

About

This project was created to complete course assignments portfolio, Expert System 112 in Ilmu Komputer Majors at Universitas Negeri Jakarta. Dwiki Sulthon Saputra Marbi (1313617015)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages