Skip to content

Latest release not up to date with current documentation #694

@istrangeloop

Description

@istrangeloop

Hello, I am a new user of your library, I was developing a bot and noticed that things are a little out of date. As of now, I got this error message:

** (Mix) Could not start application Mybot: exited in: Mybot.Application.start(:normal, [])
    ** (EXIT) an exception was raised:
        ** (ArgumentError) The module Nostrum.Bot was given as a child to a supervisor but it does not exist
            (elixir 1.18.4) lib/supervisor.ex:797: Supervisor.init_child/1
            (elixir 1.18.4) lib/enum.ex:1714: Enum."-map/2-lists^map/1-1-"/2
            (elixir 1.18.4) lib/supervisor.ex:783: Supervisor.init/2
            (elixir 1.18.4) lib/supervisor.ex:707: Supervisor.start_link/2
            (kernel 10.3.1) application_master.erl:299: :application_master.start_it_old/4

I went to check the deps and found that there was no bot.ex file in lib/, in the latest release, 10.4, it isn't included. However it is present in the current master branch and documentation for beginners. So... yeah gotta fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions