Commit Graph

2 Commits

Author SHA1 Message Date
3b5cb74d94 fix: correct f-string typo in README debug print and update run instructions
- Fix incorrect f-string prefix 'f{' to '{' in README example bot's on_message debug print
- Replace hardcoded 'python bot.py' with generic '[your-script].py' placeholder in run instructions
- Remove license field from pyproject.toml metadata configuration
2025-02-01 15:14:08 +00:00
6654901f37 docs: add .gitignore, LICENSE, Makefile, README tutorial, example bot, pyproject.toml, and core snekbot modules 2025-02-01 14:58:18 +00:00