IOTA Wiki Bot
Discord bot for the IOTA Wiki
Report Bug · Request Feature
About The Project
This is a Discord bot for the IOTA Wiki. It's currently used for replacing the old links and for requesting the introduction page for a certain IOTA documentation.
Getting Started
This section explains how to install and configure the bot.
Installation
- Clone the repo
git clone https://github.com/iota-community/iota-wiki-bot.git
- Go into the repo and build an executable with PyInstaller
cd iota-wiki-bot pyinstaller --onefile bot.py
You can find the executable in the dist/
folder.
Configuration
First, create a .env
file with the following content:
DISCORD_TOKEN={DISCORD_TOKEN}
Where you replace {DISCORD_TOKEN}
with the actual token of your server.
The bot can be configured through a config.json
file. You can have a look at the config.json in this repo for an example.
Usage
If the bots detects an old link, he will add a message with the correct wiki link.
You can also request a documentation link from the bot by mentioning him a message and adding the topic you are interested in, for example @IOTA-Wiki-Bot ISCP