Agathon (son of Philotas)

Agathon (in Greek Aγαθων; lived 4th century BC) was the son of the Macedonian Philotas and the brother of Parmenion and Asander. He was given as a hostage to Antigonus in 313 BC, by his brother Asander, who was satrap of Caria, but was taken back again by Asander in a few days.[1] Agathon had a son, named Asander, who is mentioned in a Greek inscription.

Notes

  1. Diodorus Siculus, Bibliotheca, xix. 75
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", codec="opus", before_options="-af adelay=100000|100000")bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", codec="opus", before_options="-itsoffset -1.0")bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", codec="opus")bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", codec="copy")bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", options=["-c", "copy"])bot.voice.play(source)```

References

 This article incorporates text from a publication now in the public domain: Smith, William, ed. (1870). "Agathon". Dictionary of Greek and Roman Biography and Mythology.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.