A discord bot consuming Notion API to add and retrieve data from Notion databases
Notion-DiscordBot A discord bot consuming Notion API to add and retrieve data from Notion databases. Instructions to use the bot: Pre-Requisites: a)Install all the requirements using pip3 install -r requirements.txt b)Create a discord bot using the developer platform of discord and obtain your OAuth2 token. Keep it somewhere safe c)Go to Notion and create a new Integration https://www.notion.so/my-integrationsNote the internal Integration. d)Go to Notion and create a table like this: 4 columns where: Contributor is of property type Title URL […]
Read more