Member
As suggested in https://t.me/c/1494805131/32127. Build will be up soonish on rtd.
URLs seem to be unchanged.
Before a merge, I want to test if this would imply any changes for rulesbot.
Member Author
Both search and rulesbot-search (which are basically the same thing, IG) seem to work fine :)
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want to drop the prefixes even for the modules?
Member Author
Do we want to drop the prefixes even for the modules?
For telegram.{error, request, constants, …} I kept them so that it's clear at first glance how to import them. Is that what you mean?
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, thank you, looks perfect.