Hillia (moth)
Hillia is a genus of moths of the family Noctuidae.
Hillia | |
---|---|
Scientific classification | |
Kingdom: | |
Phylum: | |
Class: | |
Order: | |
Family: | |
Genus: | Hillia Grote, 1883 |
Species
- Hillia acronyctina Köhler, 1952
- Hillia iris (Zetterstedt, 1839)
- Hillia maida (Dyar, 1904)
- Hillia schildei
gollark: ++magic py```pythonfrom voice import HTTPSourcevoice await bot.fetch_channel(826924583466172453)thing_url = util.config["radio_urls"].get("main", None)if thing_url == None: return await ctx.send(embed=util.error_embed("No such radio thing."))existing = ctx.guild.voice_clientif existing: await existing.disconnect()vc = await voice.channel.connect()src = HTTPSource(thing_url)await src.start()vc.play(src)```
gollark: If I manually operate ABR via direct bee interface it *should* work.
gollark: I made it inherit from VoiceChannel.
gollark: Okay, excellent.
gollark: ++magic py await bot.fetch_channel(826924583466172453)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.