Add the run instructions as well

This commit is contained in:
Anthony Sottile 2019-03-02 17:01:28 -08:00
parent dcd42e86e0
commit 05ce0e9af8
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ and this felt like a decent project to dive in on.
venv/bin/pip install aiohttp venv/bin/pip install aiohttp
``` ```
1. Run! `venv/bin/python bot.py`
[docs-irc]: https://dev.twitch.tv/docs/irc/ [docs-irc]: https://dev.twitch.tv/docs/irc/
[app-setup]: https://dev.twitch.tv/docs/authentication/#registration [app-setup]: https://dev.twitch.tv/docs/authentication/#registration