- Notifications
You must be signed in to change notification settings - Fork2
vsedov/NeorgBot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a bot for the Neorg discord server, to be used for searching through the Neorg wiki and spec; many other quality of life features e.g. searching through YouTube videos, pulling up Neovim documentation etc.
Python 3.10 is recommended.
Start by cloning the repository withgit clone git@github.com:vsedov/NeorgBot.git.
- Installpoetry by following theinstructions.
- Create an environment with
poetry env use python. - Run
poetry updateto install the dependencies listed in thepyproject.toml file.
After installation of the dependencies, run the bot withpoetry run task start (make sure to be in the root directory of the repository before running the command).
IMPORTANT: Before making a pull request, test whether your code works as intended and has passed all checks from the linters withpoetry run task test. For additional information we recommend reading thereadme.md file found in thetests folder.
About
Neorg Discord Bot
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.
