Compare commits
1 Commits
4220f76690
...
44a72253c6
Author | SHA1 | Date |
---|---|---|
mio | 44a72253c6 |
|
@ -5,7 +5,7 @@ A very basic Python IRC bot script.
|
||||||
|
|
||||||
## Example: ramenkan
|
## Example: ramenkan
|
||||||
|
|
||||||
- Install dependencies: 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.comfig.yml` and
|
||||||
change the settings as applicable.
|
change the settings as applicable.
|
||||||
|
|
Loading…
Reference in New Issue