<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: YourDailyBrick</title>
    <description>The latest articles on DEV Community by YourDailyBrick (@yourdailybrick_9a0f9810ae).</description>
    <link>https://dev.to/yourdailybrick_9a0f9810ae</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3111437%2Ff50d2448-a91c-4441-8b50-e4de8240f143.webp</url>
      <title>DEV Community: YourDailyBrick</title>
      <link>https://dev.to/yourdailybrick_9a0f9810ae</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yourdailybrick_9a0f9810ae"/>
    <language>en</language>
    <item>
      <title>Hosting with SillyDev</title>
      <dc:creator>YourDailyBrick</dc:creator>
      <pubDate>Sat, 10 May 2025 23:26:02 +0000</pubDate>
      <link>https://dev.to/yourdailybrick_9a0f9810ae/hosting-with-sillydev-3jad</link>
      <guid>https://dev.to/yourdailybrick_9a0f9810ae/hosting-with-sillydev-3jad</guid>
      <description>&lt;p&gt;Hey everyone! Today, we'll walk through how to host your projects for free using Sillydev (&lt;a href="https://sillydev.co.uk/" rel="noopener noreferrer"&gt;https://sillydev.co.uk/&lt;/a&gt;). Setting up your code is quite straightforward and not overly complicated.&lt;/p&gt;

&lt;p&gt;First, you'll need to create an account. Head over to their website and click "Free Hosting." You'll be directed to a login page where you can either log in or create a new account.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy8iuqkts1t0jn5dbliiz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy8iuqkts1t0jn5dbliiz.png" alt="Image description" width="800" height="760"&gt;&lt;/a&gt;&lt;br&gt;
Once your account is created, navigate to your dashboard. Look for the shopping cart icon (labeled "Store") and click it to create a new server. On the next page, click "Create Server."&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcjpm11mjrd4dclmwo2os.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcjpm11mjrd4dclmwo2os.png" alt="Image description" width="800" height="420"&gt;&lt;/a&gt;&lt;br&gt;
In the server creation section, you'll need to select a name for your server and an optional description. Configure the resources like RAM, storage, ports, database options, server backups, and choose a location. Next, select a "Nest" that corresponds to your project type. For example, if you're hosting a Minecraft server, select "Games." If you're using a programming language, select "Programming Language." If you choose "Programming Language," be sure to specify the language under the "Eggs" tab.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0zr5ox1044pwbr7r8ao5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0zr5ox1044pwbr7r8ao5.png" alt="Image description" width="800" height="408"&gt;&lt;/a&gt;After clicking "Create," you'll see a message indicating the server is being created. This process may take a few minutes, so please be patient. When you refresh the page, your new server should appear!&lt;/p&gt;

&lt;p&gt;Inside your server's management page, you'll find various sections: Console, Server Analytics, Activity, Files, Databases, Schedules, Users, Backups, Network, Startup, Settings, and Edit.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0vyeoy61it92nkzlkore.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0vyeoy61it92nkzlkore.png" alt="Image description" width="800" height="420"&gt;&lt;/a&gt;&lt;br&gt;
To get your server running, you need to upload your project files. Go to the "Files" tab and click "Upload," then select the necessary files. Alternatively, you can click "New File" and paste your code directly.&lt;/p&gt;

&lt;p&gt;Once your files are in place, go to the "Startup" tab. In the "App File" field, enter the name of your main application file (e.g., app.py). Select your desired Docker image. Underneath, in the "Additional Packages" section, list any required dependencies for your code. After ensuring your changes are saved, head back to the "Console" and click "Start." Your server should now start smoothly!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv8eozvg9oem1f8wcx88l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv8eozvg9oem1f8wcx88l.png" alt="Image description" width="800" height="395"&gt;&lt;/a&gt;&lt;br&gt;
And that's how you can utilize Silyldev for free hosting! I hope this guide was helpful. If you require assistance with projects like creating a Discord bot, code help, or anything else, feel free to join my Discord server here: &lt;a href="https://discord.gg/CttHusJ5ba" rel="noopener noreferrer"&gt;https://discord.gg/CttHusJ5ba&lt;/a&gt;. Thanks for reading!&lt;/p&gt;

</description>
      <category>sillydev</category>
      <category>free</category>
      <category>tutorial</category>
      <category>hosting</category>
    </item>
    <item>
      <title>Free Code hosting</title>
      <dc:creator>YourDailyBrick</dc:creator>
      <pubDate>Sat, 10 May 2025 22:56:21 +0000</pubDate>
      <link>https://dev.to/yourdailybrick_9a0f9810ae/free-code-hosting-3blk</link>
      <guid>https://dev.to/yourdailybrick_9a0f9810ae/free-code-hosting-3blk</guid>
      <description>&lt;p&gt;Hey! So today I'm going to talk about good free code hosting. It can be a bit tricky to find a reliable free host, but I've found two decent options during my time making a bit of code.&lt;/p&gt;

&lt;p&gt;First up is SillyDev (&lt;a href="https://sillydev.co.uk" rel="noopener noreferrer"&gt;https://sillydev.co.uk&lt;/a&gt;). SillyDev is a very nice hosting service with an in-browser code editor. All you have to do to get free hosting is simply make an account with them. Here's how it works: as long as you stay AFK on their site, you'll receive 3 credits per minute. That's about 4,320 credits a day! A server costs between 3 to 9 credits a day, meaning you could potentially run about 480 servers max – so pretty much unlimited! However, you do have to renew your server every 7 days, which costs 175 credits. You can also use these credits to buy more RAM and storage for your servers.&lt;/p&gt;

&lt;p&gt;Pros: It's free, offers enough storage (expandable with credits), helpful Discord server.&lt;br&gt;
Cons: Limited CPU power on the free tier, and it's a small business.&lt;br&gt;
Overall, it's a pretty good site that I use all the time.&lt;/p&gt;

&lt;p&gt;Now let's talk about option two: Wispbyte (&lt;a href="https://wispbyte.com" rel="noopener noreferrer"&gt;https://wispbyte.com&lt;/a&gt;). Wispbyte is a hosting service that allows you one free server with no credits involved. It's pretty much like SillyDev but with a slightly different interface. Officially, they only allow one server, but if you click fast enough, you might be able to get two or three (don't tell anyone!). It's great for hosting code, Discord bots, Minecraft servers, and more. Basically, it's another solid free option similar to SillyDev.&lt;/p&gt;

&lt;p&gt;Cons: Only one server officially allowed.&lt;br&gt;
Pros: It's free!&lt;br&gt;
So, these are two of the free code hosting platforms I've found. I hope they are useful to you! If you need any help, whether making custom Discord bots or writing code, I am available. I mostly work for free. Join my Discord server here: &lt;a href="https://discord.gg/CttHusJ5ba" rel="noopener noreferrer"&gt;https://discord.gg/CttHusJ5ba&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>hosting</category>
      <category>free</category>
      <category>minecraft</category>
    </item>
    <item>
      <title>Creating A Basic Discord Bot</title>
      <dc:creator>YourDailyBrick</dc:creator>
      <pubDate>Wed, 30 Apr 2025 23:18:18 +0000</pubDate>
      <link>https://dev.to/yourdailybrick_9a0f9810ae/creating-a-basic-discord-bot-3kha</link>
      <guid>https://dev.to/yourdailybrick_9a0f9810ae/creating-a-basic-discord-bot-3kha</guid>
      <description>&lt;p&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;Here’s a simple tutorial for making a basic Discord bot using Python. This bot will automatically reply with "very cool" whenever anyone sends a message in any text channel on your server.&lt;/p&gt;

&lt;p&gt;It’s a great starting point if:&lt;/p&gt;

&lt;p&gt;1:You’re learning how Discord bots work&lt;/p&gt;

&lt;p&gt;2:You want to test basic features&lt;/p&gt;

&lt;p&gt;3:You plan to build something bigger later&lt;/p&gt;

&lt;p&gt;Let’s jump in.&lt;/p&gt;

&lt;p&gt;🧠 What the Bot Does&lt;br&gt;
Every time someone types a message — any message — the bot replies in the same channel with "very cool" It doesn't matter what they type. It’ll just respond.&lt;/p&gt;

&lt;p&gt;💻 The Code&lt;br&gt;
Here’s the full code, ready to copy and run:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;import discord

# Hardcoded bot token — only for testing/learning
TOKEN = "YOUR_BOT_TOKEN_HERE"

# Enable reading messages
intents = discord.Intents.default()
intents.message_content = True

# Create the bot client
client = discord.Client(intents=intents)

# Called when the bot connects to Discord
@client.event
async def on_ready():
    print(f"Logged in as {client.user}")

# Called when any message is sent
@client.event
async def on_message(message):
    if message.author.bot:
        return  # Skip messages from bots

    await message.channel.send("very cool")

# Start the bot
client.run(TOKEN)

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;⚠️ Replace "YOUR_BOT_TOKEN_HERE" with the token you get from the Discord Developer Portal.&lt;/p&gt;

&lt;p&gt;🛠️ How to Set It Up&lt;br&gt;
Step 1: Create the Bot on Discord&lt;br&gt;
Go to the Discord Developer Portal (make sure you have an account)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frll3r4es00tvrkr2798v.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frll3r4es00tvrkr2798v.png" alt="Image description" width="800" height="422"&gt;&lt;/a&gt;&lt;br&gt;
Click "New Application", give it a name&lt;/p&gt;

&lt;p&gt;Go to the Bot tab → Click “Add Bot” (top right corner)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzs5ih9rqdhowgj58qd61.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzs5ih9rqdhowgj58qd61.png" alt="Image description" width="152" height="71"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Step 2: Get the Token&lt;br&gt;
In the Bot tab, click “Reset Token”&lt;/p&gt;

&lt;p&gt;Copy the token and paste it into the TOKEN variable in your code&lt;/p&gt;

&lt;p&gt;Step 3: Turn On Message Intent&lt;br&gt;
In the Bot tab:&lt;/p&gt;

&lt;p&gt;Scroll down and turn on MESSAGE CONTENT INTENT&lt;/p&gt;

&lt;p&gt;This lets the bot read messages&lt;/p&gt;

&lt;p&gt;Step 4: Invite the Bot to Your Server&lt;br&gt;
Go to OAuth2 → URL Generator&lt;/p&gt;

&lt;p&gt;Select:&lt;/p&gt;

&lt;p&gt;Scopes → bot&lt;/p&gt;

&lt;p&gt;Permissions → Read Messages/View Channels and Send Messages&lt;/p&gt;

&lt;p&gt;Copy the link it gives you and open it in your browser to invite the bot&lt;/p&gt;

&lt;p&gt;▶️ How to Run the Bot&lt;br&gt;
Make sure you have Python installed.&lt;/p&gt;

&lt;p&gt;1:Install the Discord library:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;pip install discord.py

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;2:Save the code as bot.py (or what ever you want to really call it)&lt;/p&gt;

&lt;p&gt;3:In your terminal, run:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;python bot.py

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;(bot will be replaced with whatever you really named the file)&lt;br&gt;
Your bot should come online and respond to every message in your server with "very cool".&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgi27k8fade5dcp5q4cpn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgi27k8fade5dcp5q4cpn.png" alt="Image description" width="205" height="232"&gt;&lt;/a&gt;&lt;br&gt;
🧱 Optional: Expand the Bot Later&lt;br&gt;
Here are some easy ways to improve it later:&lt;br&gt;
Only reply to certain words&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;if "hello" in message.content.lower():
    await message.channel.send("hi there")
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Reply directly to the user&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;await message.reply("very cool")
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Add actual commands&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;from discord.ext import commands

bot = commands.Bot(command_prefix="!")

@bot.command()
async def ping(ctx):
    await ctx.send("pong!")
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;well, that is about it, if you need any help or you want me to build you a custom bot go to this link to claim your free bot &lt;a href="https://sites.google.com/view/yourdailybrick/home/request-a-bot" rel="noopener noreferrer"&gt;https://sites.google.com/view/yourdailybrick/home/request-a-bot&lt;/a&gt;&lt;/p&gt;

</description>
      <category>bot</category>
      <category>discord</category>
      <category>programming</category>
      <category>python</category>
    </item>
  </channel>
</rss>
