sir-lancebot
sir-lancebot copied to clipboard
A Discord bot started as a community project for Hacktoberfest 2018, later evolved to an introductory project for aspiring new developers starting out with open source development.
## Description So my idea was to add a BlackJack game where the user can do !blackjack to start the game against Sir-Lancebot (which will be the dealer), the member...
## Description & Reasoning In a few commands like `hacktoberissues`, we've hardcoded `.` as the prefix which won't make sense if a user is using a different prefix for the...
## Description Allow the topic command to take a channel as an argument, so the channel can be used to get a topic from the provided channel's pool, rather than...
## Description Discord's message components and interaction based pagination would be better for the help command. ## Reasoning Since `@Sir Lancebot` is running on discord.py v2.0 , it would be...
## Description #677 Was recently merged, while we focused on the main functionality on that as described in the issue, this issue proposes a few util commands which help when...
## Description A command that would let the user easily convert text to a beard structure, using the beard structure lemojis. Here's `PyDis` using the beard structure, in a Discord...
## Description Add a .gitmessage file to the root directory of sir-lancebot to have the same message come up for running the command line `git commit` command. There are templates...
This should add a year-round feature for the bot that responds with the current season (by hemisphere), and time to the next season. | Start Date | End Date |...
## Description Add a global points leader-board, for the points/coins which are earned by users while playing a game like Trivia Quiz, Tic Tac Toe, Connect 4, etc. Currently each...
## Description When a user has already bookmarked a message, we check if the same message is already bookmarked and warn the user regarding the same ## Reasoning This feature...