A discord bot for personal use. Looks up cards from Netrunner/Lord of the Rings/Arkham Horror Fantasy Flight LCGs
Just follow this link:
https://discordapp.com/oauth2/authorize?permissions=0&client_id=272179716654628865&scope=bot
Feel free to invite it wherever you want. Message me at @OrdiNeu#6488
if you need to.
Requires a pibot-discord-cred.json file that looks like the following:
{
"token": "insert_token_here"
"client_id": "insert_client_id_here"
}
The entries for both these fields can be obtained by following the instructions here
You will require the following libraries (installable via pip) and python3
apiclient
discord
emoji
google-api-python-client
html2text
tabulate
tweepy
unidecode