diff options
| author | 2021-05-04 11:12:38 -0400 | |
|---|---|---|
| committer | 2021-05-04 11:12:38 -0400 | |
| commit | 2a8ce937c0c71e3e0808b435070dcbfc005f027b (patch) | |
| tree | 3059523e904fc15c59dcda9649d71d9114f16230 | |
| parent | Update stars.json (diff) | |
Add more celebrities to stars.json
Celebrities:
- The Weeknd
- Ringo Starr
- John Lennon
- Guido Van Rossum
- George Harrison
- Darude
| -rw-r--r-- | bot/resources/stars.json | 6 | 
1 files changed, 6 insertions, 0 deletions
| diff --git a/bot/resources/stars.json b/bot/resources/stars.json index 2021c09df..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", @@ -63,12 +67,14 @@    "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", | 
