Python package to remotely access your spotify account.
Project description
Project Title
🤖 Few lines describing what your bot does.
📝 Table of Contents
- About
- Demo / Working
- How it works
- Usage
- Getting Started
- Deploying your own bot
- Built Using
- TODO
- Contributing
- Authors
- Acknowledgments
🧐 About
Write about 1-2 paragraphs describing the purpose of your bot.
🎥 Demo / Working
💭 How it works
The bot first extracts the word from the comment and then fetches word definitions, part of speech, example and source from the Oxford Dictionary API.
If the word does not exist in the Oxford Dictionary, the Oxford API then returns a 404 response upon which the bot then tries to fetch results form the Urban Dictionary API.
The bot uses the Pushshift API to fetch comments, PRAW module to reply to comments and Heroku as a server.
The entire bot is written in Python 3.6
🎈 Usage
To use the bot, type:
!dict word
The first part, i.e. "!dict" is not case sensitive.
The bot will then give you the Oxford Dictionary (or Urban Dictionary; if the word does not exist in the Oxford Dictionary) definition of the word as a comment reply.
Example:
!dict what is love
Definition:
Baby, dont hurt me~ Dont hurt me~ no more.
Example:
Dude1: Bruh, what is love? Dude2: Baby, dont hurt me, dont hurt me- no more! Dude1: dafuq?
Source: https://www.urbandictionary.com/define.php?term=what%20is%20love
Beep boop. I am a bot. If there are any issues, contact my Master
Want to make a similar reddit bot? Check out: GitHub
🏁 Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
What things you need to install the software and how to install them.
Give examples
Installing
A step by step series of examples that tell you how to get a development env running.
Say what the step will be
Give the example
And repeat
until finished
End with an example of getting some data out of the system or using it for a little demo.
🚀 Deploying your own bot
To see an example project on how to deploy your bot, please see my own configuration:
⛏️ Built Using
✍️ Authors
- @kylelobo - Idea & Initial work
See also the list of contributors who participated in this project.
🎉 Acknowledgements
- Hat tip to anyone whose code was used
- Inspiration
- References
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyspotify-client-0.0.1.tar.gz.
File metadata
- Download URL: pyspotify-client-0.0.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1ce891bd1ca07c593f2c80e555ea8007d6486d62cc0dbfd57730948e21bbd2f
|
|
| MD5 |
67779969a31ec6dd022cdc8e0c714f07
|
|
| BLAKE2b-256 |
65e2a679f205cbc8dba7385e61e70814269e3097e00732edf3b98dd2a29febcc
|
File details
Details for the file pyspotify_client-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pyspotify_client-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
172adda1c07538de934a55bd1f3f7663b6a56d69489fd7dd551ea5e8b1afdbe3
|
|
| MD5 |
0968245c15b38419cfa38407ca6d34c0
|
|
| BLAKE2b-256 |
c855c1c75f0c121bf1562a240699807cece9d2d878c556be45e6ca0029ce2b17
|