Ir al contenido principal

Discord.JS - Week 4

I have made major new changes to the bot:

Now you can customize the prefix of the bot, the welcome channel can now also choose, and the log channel as well. Also the welcome and leave messages work, and they have canvas:


I have also added a ton more logging stuff like:
- Deleted messages
- Edited messages
- Channel created
- Channel deleted
- Bot guild joins/leaves
- Bug reports

Some other changes have also made to the commands like before banning someone you have to react to an emoji to confirm it, as well as when a use gets banned he gets a message from the bot saying that he got banned from the specified server and because of the specified reason

Comentarios

Entradas populares de este blog

discord.js and HTML&CSS together

This week I started with the other developers that we are making the disocrd bot to make the web dashboard, we first had to get the host working so one of them had a small server PC that we are now using. We bought a domain (www.walterbot.xyz) and started coding the website. First we made the landing page (first page you see when you log into the webite) and the menu, after that we started making the Disocrd authentication login panel, this allows us to know the servers that the specific user is in and if he is admin, form there on we can allow him to do the speciffic changes to the bot from the web dashboard. Right now we only got the function of changine the bot´s nickname and change its prefix.

Website Week 1

CAS PROJECT (www.wadj.ml) Week 1: This week I started creating a website for my CAS project. First I asked a friend which is also a web developer and has a own server, if he could host the website for me for free and he did. I first created the basics like the meun and and footer of the website on HTML. After the HTML part was fnished i played arround with CSS to make it look good. HTML only: With CSS: After I had the menu and footer I created the home page: