forked from jonsmy/glowers-radio
		
	add tapeworms, withoutcosby, niggatorial
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										23
									
								
								generate.js
									
									
									
									
									
								
							
							
						
						
									
										23
									
								
								generate.js
									
									
									
									
									
								
							| @@ -297,7 +297,28 @@ const radioEntries = [ | ||||
|       .setNiggadata("crocodilechop", "570550d318f3c6dc5677b9d1") | ||||
|       .addSource(RadioSource.new("audio/mp3") | ||||
|         .setURL("mxc://glowers.club/CIwbaGcPmsbqvZtdILxJxdHN") | ||||
|         .setThumbnailURL("mxc://glowers.club/ITHVCToEENFZhXGKaYuHplFV")) | ||||
|         .setThumbnailURL("mxc://glowers.club/ITHVCToEENFZhXGKaYuHplFV")), | ||||
|  | ||||
|     RadioItem.new("tapeworms") | ||||
|       .setMetadata("I Staple Tapeworms on my Penis", "SillyJenny9000", "https://www.youtube.com/watch?v=v21iDJeWfVE") | ||||
|       .setNiggadata("tapeworms", "570550d318f3c6dc5677b9b0") | ||||
|       .addSource(RadioSource.new("audio/mp3") | ||||
|         .setURL("mxc://glowers.club/NnrVJeWXXzqEUDhDQazMDYrr") | ||||
|         .setThumbnailURL("mxc://glowers.club/jKmUwOLJMGPAhdJGusuWCJgQ")), | ||||
|  | ||||
|     RadioItem.new("withoutcosby") | ||||
|       .setMetadata("without cosby", "bong iguana", "https://soundcloud.com/bong-iguana/without-cosby") | ||||
|       .setNiggadata("withoutcosby", "570550d318f3c6dc5677b9e9") | ||||
|       .addSource(RadioSource.new("audio/mp3") | ||||
|         .setURL("mxc://glowers.club/ERjkVBvKLvTIBEhOsEkWHENM") | ||||
|         .setThumbnailURL("mxc://glowers.club/xgoxdfvMRtmobnPMTrdqsQic")), | ||||
|  | ||||
|     RadioItem.new("niggatorial") | ||||
|       .setMetadata("I'm The 2007 YouTube Tutorial", "▲A▲", "https://soundcloud.com/kraiqyttyj/im-the-2007-youtube-tutorial") | ||||
|       .setNiggadata("tutorial", "570550d318f3c6dc5677b9d7") | ||||
|       .addSource(RadioSource.new("audio/mp3") | ||||
|         .setURL("mxc://glowers.club/XZGliHHOkhcxCSUxKoIkgUlI") | ||||
|         .setThumbnailURL("mxc://glowers.club/nAaKRXuNBjltAYJbsLnjGusH")) | ||||
|  | ||||
| ].filter(Boolean).map(a => a.serialize()).sort((a,b) => a.id.localeCompare(b.id)) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user