{"id":18520283,"url":"https://github.com/atiep/dpyjs-bot","last_synced_at":"2025-07-25T02:07:01.109Z","repository":{"id":53526682,"uuid":"281656493","full_name":"AtieP/dpyjs-bot","owner":"AtieP","description":"Bot for the \"Discord.py \u0026 Discord.js\" community","archived":false,"fork":false,"pushed_at":"2021-03-26T00:40:11.000Z","size":237,"stargazers_count":3,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T04:11:21.223Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AtieP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2020-07-22T11:15:32.000Z","updated_at":"2021-01-31T18:49:58.000Z","dependencies_parsed_at":"2022-09-21T03:20:22.127Z","dependency_job_id":null,"html_url":"https://github.com/AtieP/dpyjs-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtieP%2Fdpyjs-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtieP%2Fdpyjs-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtieP%2Fdpyjs-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtieP%2Fdpyjs-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AtieP","download_url":"https://codeload.github.com/AtieP/dpyjs-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248012618,"owners_count":21033230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T17:19:33.146Z","updated_at":"2025-04-09T09:32:46.229Z","avatar_url":"https://github.com/AtieP.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord.py \u0026 Discord.js Discord Bot\nThis bot is made specifically for the [Discord.py \u0026 Discord.js community.](https://dpyjs.xyz).  \nServer template for setting up easier the bot: https://discord.new/J4DTac8XPhFe \n\n# Setting up the bot\n- Install PostgreSQL, and create a database called `dpyjs` with owner `dpyjs`\n- Create the tables specified in the `setup-sql.sql` file\n- Install Python 3.8+\n- Install Pipenv (`pip install pipenv`)\n- Install all the packages and dev packages (`pipenv install`, `pipenv install --dev`)\n- Create a new file named `config.yml` but with the same contents as `config-default.yml`,\n  but changing some of the keys\n\n\n# Running the bot\n- Run `pipenv shell`\n- Set up these four enviroment variables: `DPYJS_DATABASE_URL`, `DPYJS_BOT_TOKEN`, `DPYJS_SNEKBOX_URL` and `DPYJS_BAD_WORDS_REGEX`.\n  - `DPYJS_BOT_TOKEN` is the bot's token.  \n  - `DPYJS_DATABASE_URL` is the database URL, if you made a database named `dpyjs` with\n  owner `dpyjs` that is running in `localhost` (127.0.0.1), `postgresql://dpyjs@localhost/dpyjs` is okay.  \n  - `DPYJS_SNEKBOX_URL` is required for the public eval command to work. If you want to set up Snekbox, please\n  [visit this page](https://github.com/python-discord/snekbox).  \n  - `DPYJS_BAD_WORDS_REGEX` is a regular expression with bad words.\n- Run `pipenv run start`\n\n\n# Contributing to the bot\n- If you propose a code change, please, lint the bot. This is done by running `flake8`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatiep%2Fdpyjs-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatiep%2Fdpyjs-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatiep%2Fdpyjs-bot/lists"}