みなさんこんにちは。初投稿になります。 今回は、自作のDiscord Botをスラッシュコマンドに対応させたので、その時の流れを記事として残しておこうと思います。いわゆる備忘録です。 自分自身まだ理解しきれてない部分もあるので、ご容赦ください。
A Discord bot that fetches memes from Reddit based on keywords or provides random trending memes. Built with Python using discord.py and asyncpraw (Python Reddit API Wrapper).
Discordは、ゲーマーやコミュニティのメンバーに利用されるコミュニケーションツールです。この記事では、Discordボットを作成し、Pythonライブラリであるdiscord.pyを使用してスラッシュコマンドを実装する方法を説明します。 開発環境のセットアップ Discord ...
Responds to the $meme command. Fetches real-time image URLs from popular meme subreddits. Uses environment variables to keep your bot token secure. Never share your ...