https://github.com/denvercoder1/professor-vector-discord-bot
Discord bot for r/Arithmancy - A reddit feed bot and more!
https://github.com/denvercoder1/professor-vector-discord-bot
Last synced: 9 days ago
JSON representation
Discord bot for r/Arithmancy - A reddit feed bot and more!
- Host: GitHub
- URL: https://github.com/denvercoder1/professor-vector-discord-bot
- Owner: DenverCoder1
- License: mit
- Created: 2021-01-03T17:37:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-14T15:16:12.000Z (over 1 year ago)
- Last Synced: 2025-03-26T22:51:17.989Z (26 days ago)
- Language: Python
- Homepage:
- Size: 133 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Professor Vector Discord Bot
[](https://github.com/nextcord/nextcord "Powered by Nextcord Python API Wrapper")
Discord bot for r/Arithmancy - A reddit feed bot and more!
## ⏰ Triggers and Tasks
When a new submission is posted in r/Arithmancy, it will be shared in #announcements
If there is an active countdown in #announcements, it will be updated every minute.
The countdown is activated by including a date enclosed in `!!` within a message (ex. `!!23 May 2pm EDT!! until the puzzle ends!`)
## 🗄️ Commands (Archivist Role Only)
`!createchannel ` - create a channel with the given name in the same category
`!movechannel ` - move the current channel to the category with the given name
`!solved` - add the solved prefix to a channel name (ex. "channel" becomes "solved-channel")
`!unsolved` - remove the solved prefix from a channel name (ex. "solved-channel" becomes "channel")
## 🧑💼 Commands (Admin only)
`!resend [message-id]` - resend the last announcement (in case changes have been made), optionally edit an existing message.
`!lockcategory ` - Lock `@everyone` from writing in a given category