Skip to content

trumully/dynamo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Dynamo

Dynamo

Personal use bot


Setup

Prerequisites

Clone the repository:

git clone https://github.com/trumully/dynamo.git

Install and run:

cd dynamo
poetry install
poetry run dynamo setup
poetry run dynamo

Tip

To stop the bot, press Ctrl+C or use the d!quit command.

Development

Install dev dependencies

poetry install --with=dev

Debug mode

poetry run dynamo --debug

Tip

Run d!reload <module> to hot reload a module or d!reload all to hot reload all modules and utilities.

Run tests

poetry run pytest tests --asyncio-mode=strict -n logical

About

Discord bot for personal use

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages