Current section
Files
Jump to
Current section
Files
src/discord_bot_light.app.src
{application,discord_bot_light,
[{description,"A simple library for creating Discord bot"},
{vsn,"2.1.0"},
{registered,[]},
{mod,{discord_bot_light_app,[]}},
{applications,[kernel,stdlib,gun,certifi]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub",
"https://github.com/roquess/discord_bot_light"},
{"Hex.pm",
"https://hex.pm/packages/discord_bot_light"}]}]}.