create-discord-bot | Create Discord bots using a simple widget-based framework | Bot library
kandi X-RAY | create-discord-bot Summary
kandi X-RAY | create-discord-bot Summary
Create Discord bots using a simple widget-based framework.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of create-discord-bot
create-discord-bot Key Features
create-discord-bot Examples and Code Snippets
Community Discussions
Trending Discussions on create-discord-bot
QUESTION
I'm trying to put my discord bot on my raspberry pi (using ssh to code it) and as soon as I close terminal the bot stops working and the guide I've used: https://www.gngrninja.com/code/2017/3/24/python-create-discord-bot-on-raspberry-pi
I've looked everywhere and I can't find anything, I have been using replit but I have decided to switch to my raspberry pi and I have ran into this problem
My code (the '.' is a racist word that I've changed):
...ANSWER
Answered 2021-Oct-24 at 06:22Screen is what I use and it's super easy.
- Install:
sudo apt-get install screen
- Create screen (yourbot is your custom screen name):
screen -S yourbot
- Detach from screen:
CTRL+A+D
- View all screens:
screen -ls
- Reattach to screen:
screen -r yourbot
Here's a link to the whole tutorial.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install create-discord-bot
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page