Files
cheeseBot-rewrite/Gemfile
2026-01-12 11:48:10 -03:00

5 lines
153 B
Ruby

# License: GPL-3.0-or-later
source 'https://rubygems.org'
gem 'discordrb', git: 'https://github.com/shardlab/discordrb.git', branch: 'main'
gem 'dotenv'