-
First install dart. You can read here how to do so. The bot only works on linux!
-
get mediafire-dl, gdown and Internet Archive CLI. Also make sure you have zip installed.
-
make an .env file in the root of the bot directory and write TOKEN=YOURTOKEN in it.
-
Get all of the dart dependencies (you only need to run this once):
dart pub get
-
Now you can run the bot via
dart bin/main.dart
- 0.1.2
- add / commands
- get info about an item (search on server)
- get total items in archive
- get user stats
- take screenshot of powerpoint file (for thumbnail)
- add powerpoint flag to item (internet archive doesn't do this with most powerpoint type files)
- add / commands

The bot is licensed under the MIT License.
The full text of the license can be accessed via this link and is also included in the license file of this software package.