Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackmort/nkbot
Bash bot for NK
https://github.com/jackmort/nkbot
Last synced: about 1 month ago
JSON representation
Bash bot for NK
- Host: GitHub
- URL: https://github.com/jackmort/nkbot
- Owner: jackMort
- License: other
- Created: 2010-01-18T07:46:50.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-03-01T14:23:19.000Z (almost 14 years ago)
- Last Synced: 2023-03-10T21:57:56.095Z (almost 2 years ago)
- Language: Shell
- Homepage: http://nk.pl
- Size: 102 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NK bot
=================
Very simple bot to invite peopleConfiguration
------------
Copy `configuration.template` to `configuration`
The most important think is to configure `USER`, `PASSWORD` and `MAX_ID` after all set `LAST_ID`Filters
------------
Directory `filters` has few default filters. You can simple add new filter, write code, put it into directory `filters` and set permission `chmod +x filters/super_filter.filter`. If you want shutdown one of filter just change extension eg. `mv filters/xxx.filter filters/xxx.filter.disabled`.Usage
------------
run `./profileInviter` to invite people from the scope of the `LAST_ID` `MAX_ID`