This documentation is about setting up a simple Discord bot using Docker container. The bot will be connected to a MySQL database using Node.js. This setup also includes phpMyAdmin. You should also ...
The slash/application command handler which I use. It's a modified version from this handler, which is made by Nathaniel-VFX. He (or she/something else, idk tbh) did an amazing job. I did change some ...
無謀~~~!!!と思った人、その通りです。無謀です。 ただ、人は無謀なことでもやらなければいけないのです。なぜなら、それが人間の欲だから――― ということで、知識0の人間が趣味程度で作り始めたDiscordBotの進捗や報告、仕組みなんかをnoteに ...
ReactやVue.jsなど、Node.jsアプリケーションを試す環境が欲しくなった。まずは、Next.js+MySQLな環境をDockerで作成し、DBを使うアプリケーションを作成してみる。 GitHubリポジトリはこちら。 ベースイメージはNode.js。 FROM node:latest # 作業ディレクトリ WORKDIR /var/www ...
Over the last five or so years, Discord has consistently shown that it is the instant messaging platform for not only gamers but anyone looking to message, video chat, or stream with friends online.