Skip to content

nexy7574/niobot-test

Repository files navigation

test-niobot

A simple test bot I'm running and developing niobot on.

As this is basically a live dev tool, any sort of interoperability is not guaranteed. It works on my machine. Furthermore, it may not work at all due to broken new features.

Also be aware of the security risks, etc. etc.

You can use my public instance here (running the latest master commits of both niobot and this repo). The prefix is ?. It may additionally be ! if I'm testing something on a different machine.

Do not use this in public rooms etc., there is very little safeguarding against some rando going ?echo @room etc.

Usage

  1. clone
  2. Put your token in a config.py file, or modify main.py's last line or whatever suits you
  3. pip3 install -r requirements.txt
  4. python3 main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published