Compare commits
1 Commits
44a72253c6
...
8d262f2fb1
Author | SHA1 | Date |
---|---|---|
mio | 8d262f2fb1 |
|
@ -7,7 +7,7 @@ A very basic Python IRC bot script.
|
||||||
|
|
||||||
- Install dependencies: `pip install Mastodon.py pyyaml`
|
- Install dependencies: `pip install Mastodon.py pyyaml`
|
||||||
|
|
||||||
- Copy the `ramenkan/config.sample.yml` as `ramenkan/default.comfig.yml` and
|
- Copy the `ramenkan/config.sample.yml` as `ramenkan/default.config.yml` and
|
||||||
change the settings as applicable.
|
change the settings as applicable.
|
||||||
|
|
||||||
- Run:
|
- Run:
|
||||||
|
|
Loading…
Reference in New Issue