Skip to content

Commit

Permalink
Merge pull request #213 from pyhoneybot/docs/update-readme
Browse files Browse the repository at this point in the history
docs: update settings info
  • Loading branch information
Abdur-rahmaanJ authored Sep 24, 2024
2 parents 473efb7 + 6afafc3 commit f08ad5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ honeybot init
honeybot run
```

in settings/CONNECT.conf
in settings/settings.toml

```
[INFO]
Expand All @@ -156,7 +156,7 @@ port = 6667
name = appinventormuBot
```

In settings/PLUGINS.conf listed plugins under plugins/downloaded will load. Plugins listed under plugins/core are auto loaded.
In settings/settings.toml listed plugins under PLUGINS/downloaded will load. Plugins in directory plugins/core are auto loaded.

## 💻 Seeing The Bot In Action

Expand Down

0 comments on commit f08ad5c

Please sign in to comment.