Skip to content
forked from fmhy/bot

🦕 Bot for our discord

License

Notifications You must be signed in to change notification settings

DemigodKushal/bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fmhy/bot

This is our Discord bot made specifically for our server. It provides numerous utilities and other tools to help keep the server running like a well-oiled machine.

Note: You shouldn't selfhost this, nor support will be provided. The source code here is provided for educational and development purposes.

Usage

Note

mise is recommended for managing tools and dependencies like Python. After installation, you will need to trust this repository with mise trust.

  1. You will need Python 3.10 or anything new, so install that.
  2. Install dependencies with pip install -r requirements.txt
  3. Fill the config details
  4. Run a production ready mongodb server.

Development

  1. Follow the above
  2. Setup a development mongodb server. If you have node/bun, you can get upto speed with [npx|pnpx|bunx] mongoz, see unjs/mongoz.

Contributing

  1. Fork it (https://github.com/fmhy/bot/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

🦕 Bot for our discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%