Dohman
Explore posts from serversAOAnswer Overflow
•Created by Dohman on 7/16/2023 in #questions
How do I know whether everything has been setup?
The onboarding process was quite confusing. Would be good to point out that
/channel_settings
is a Discord bot command and not, eg. a an addition to the URL to which you get redirected after successfully adding the bot to your server.
Afterwards, I accidentally closed the tab in the onboarding process and I can't seem to get back to onboarding so I've lost the steps that need to be taken.
This now brings me to the question of; how do I know if I got it right? I've done the /channel_settings
stuff to enable access to our #help forum but I don't see any changes in the
dashboard.8 replies
Issues with accessing console
https://discord.com/channels/803236282088161321/953005742842069013/1123624182593355857
cc: @macropunk @guga96
15 replies
Integrating Diesel into Rocket 0.5
@womble73 I created a very basic shuttle instance based off the documentation. I have been distracted on another project, but I really struggled to understand how I would integrate diesel into the mix as Rocket 0.5 has moved over to using stages as preferred methods of loading databases etc. So in my example the stage for loading postgres looks like this:
4 replies