diff options
| author | 2021-05-05 19:11:30 +0200 | |
|---|---|---|
| committer | 2021-05-05 19:11:30 +0200 | |
| commit | f4e0763d2e37310c46e852faa5857563685fb459 (patch) | |
| tree | 9921486d11675bf17c0de4fe05ccf6e487f675f5 | |
| parent | Merge pull request #1531 from ToxicKidz/eval-redirect-output (diff) | |
| parent | Merge branch 'main' into patch-1 (diff) | |
Merge pull request #1561 from dawnofmidnight/patch-1
Add New Celebrities to `!superstarify`.
Diffstat (limited to '')
| -rw-r--r-- | bot/resources/stars.json | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/bot/resources/stars.json b/bot/resources/stars.json index 5ecad0213..3eb0a9d0d 100644 --- a/bot/resources/stars.json +++ b/bot/resources/stars.json @@ -20,6 +20,7 @@    "Céline Dion",    "Cher",    "Christina Aguilera", +  "Darude",    "David Bowie",    "Donna Summer",    "Drake", @@ -31,11 +32,14 @@    "Flo Rida",    "Frank Sinatra",    "Garth Brooks", +  "George Harrison",    "George Michael",    "George Strait", +  "Guido Van Rossum",    "James Taylor",    "Janet Jackson",    "Jay-Z", +  "John Lennon",    "Johnny Cash",    "Johnny Hallyday",    "Julio Iglesias", @@ -61,13 +65,16 @@    "Pink",    "Prince",    "Reba McEntire", +  "Rick Astley",    "Rihanna", +  "Ringo Starr",    "Robbie Williams",    "Rod Stewart",    "Santana",    "Shania Twain",    "Stevie Wonder",    "Taylor Swift", +  "The Weeknd",    "Tim McGraw",    "Tina Turner",    "Tom Petty", | 
