Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notion Version 2 #82

Merged
merged 74 commits into from Jan 1, 2022
Merged

Notion Version 2 #82

merged 74 commits into from Jan 1, 2022

Conversation

raghavTinker
Copy link
Member

A centrally hosted notion discord bot...which can manage multiple notion databases across multiple different discord servers. The previous version required multiple instances of the bot to run on multiple servers/notion databases.
This version eliminates the need for personally hosting the bot.

After adding the bot to your server just run the *setup command and follow the instructions
For changing the prefix run: *prefix

For more information refer: README.md

raghavTinker and others added 30 commits December 18, 2021 17:24
bot prefix management made more elegant and added a function in utils.py to get the prefixes
serialising of data of all guilds done
get prefixes fixed with global variables
travis ci disable fir this branch
Search functionality built for titles
Deletion Functionality Logic made
raghavTinker and others added 27 commits December 26, 2021 10:49
making a small script functional
[Setup] Moved bot setup and prefix to cogBot, minor bug fixes
Signed-off-by: rdotjain <rupanshijain45678@gmail.com>
This is important to detach the database creation from the main bot.py file

Also there was a bug in setup where the json file didnt get updated
Created a migrate file and fixed bug in setup
Signed-off-by: rdotjain <rupanshijain45678@gmail.com>
Signed-off-by: rdotjain <rupanshijain45678@gmail.com>
delete by tag and delete by title functions complete
@rdotjain rdotjain merged commit 6d23831 into main Jan 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants