Skip to content

randomC0der/lyrics-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lyrics-bot

license standard-readme compliant

Table of Contents

Install

General

Create a file lyrics.txt containing all the lyrics. Empty lines are ignored so you can put them as you like.

Twitter

If you haven't already, apply for a developer account, so that you get access to the API. You have to set the following environment variables with their respective values.

  • TwitterConsumerKey
  • TwitterConsumerSecret
  • TwitterAccessToken
  • TwitterAccessSecret

In order to run the script, you have to install the dependency: pip3 install tweepy

Discord

Dependency discord.py: pip3 install discord.py

Usage

(todo)

Contributing

The following stuff should be done:

License

This code is licensed under the MIT license. However, the lyrics are not covered by this license as they belong to their respective owners.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages