Skip to content

feedbacks & questions #64

@HumanG33k

Description

@HumanG33k

Hi some feedback.

First thx for the job.

I m new with rust and i have some difficulty to manipulate some concept (but i learn).
I wanted to improve myself, migrate an existing irc bot.

So i read the readme.
Find the eg bot.
Copy paste in my new cargo init project.
Copy paste the confiq.yml
Edit the Cargo.toml
Get an error.

Why ?
Because i use the main/dev and request the usage of last stable in Cargo.toml.
It s look like obvious but it take time for me to find my mistake.
I guess a little warning in read me can help people

("error" are log::init and module::ALL)

==================

Now the eg bot works but i not find really clear the documentation.
My question is what use for what for ie :

  • make a new command
  • make automatic stuff on messages content
  • send a message

there is somewhere a little more big example ?

===================

Good point of eg bot the all should be always implement stuff (log, etc).

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