Skip to content

A bot written with interactions.py and discord.py.

Notifications You must be signed in to change notification settings

XyrenTheCoder/hydrogen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydrogen - A Discord bot that uses slash commands

This is a Discord bot that was written in Python.

start setting up

The bot is ready to use, but first, you need to have Python installed and install required modules.


Requirements

Python 3.8 or above

interactions.py 4.3.4 or above

discord.py 2.1.0 or above

asyncio 3.4.3 or above

flask 2.2.2 or above

(A little note here, what I'm using is: Python 3.9, interactions.py 4.3.4, discord.py 2.1.0, flask 2.2.2)


After that, you need to put your bot's token inside token.txt.
And you're ready to go!

features

  • slash commands

  • cogs

About

A bot written with interactions.py and discord.py.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages